Skip to content

Commit def96ab

Browse files
committed
prepare @meteor scope and fix cordova-common dependency
1 parent 0c805a0 commit def96ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "cordova-android",
2+
"name": "@meteor/cordova-android",
33
"version": "12.0.1",
44
"description": "cordova-android release",
55
"types": "./types/index.d.ts",
@@ -26,7 +26,7 @@
2626
"license": "Apache-2.0",
2727
"dependencies": {
2828
"android-versions": "^1.8.1",
29-
"cordova-common": "^5.0.0",
29+
"cordova-common": "5.0.0",
3030
"dedent": "^1.0.1",
3131
"execa": "^5.1.1",
3232
"fast-glob": "^3.2.12",

0 commit comments

Comments
 (0)