Skip to content

Commit 079055e

Browse files
committed
core: fix file extension for cordova.cjs
1 parent 481c061 commit 079055e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dist/",
1717
"types/",
1818
"cookies.md",
19-
"cordova.js",
19+
"cordova.cjs",
2020
"http.md",
2121
"system-bars.md"
2222
],

0 commit comments

Comments
 (0)