mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
CB-11138 Bump cordova-common to 1.2.0
This commit is contained in:
+11
-11
@@ -2,7 +2,7 @@
|
||||
"_args": [
|
||||
[
|
||||
"unorm@^1.3.3",
|
||||
"/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common"
|
||||
"d:\\cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
]
|
||||
],
|
||||
"_from": "unorm@>=1.3.3 <2.0.0",
|
||||
@@ -27,11 +27,11 @@
|
||||
"_requiredBy": [
|
||||
"/cordova-common"
|
||||
],
|
||||
"_resolved": "http://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz",
|
||||
"_resolved": "https://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz",
|
||||
"_shasum": "364200d5f13646ca8bcd44490271335614792300",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "unorm@^1.3.3",
|
||||
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common",
|
||||
"_where": "d:\\cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"author": {
|
||||
"email": "bwp@bwp.dk",
|
||||
"name": "Bjarke Walling"
|
||||
@@ -41,16 +41,16 @@
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Bjarke Walling",
|
||||
"email": "bwp@bwp.dk"
|
||||
"email": "bwp@bwp.dk",
|
||||
"name": "Bjarke Walling"
|
||||
},
|
||||
{
|
||||
"name": "Oleg Grenrus",
|
||||
"email": "oleg.grenrus@iki.fi"
|
||||
"email": "oleg.grenrus@iki.fi",
|
||||
"name": "Oleg Grenrus"
|
||||
},
|
||||
{
|
||||
"name": "Matsuza",
|
||||
"email": "matsuza@gmail.com"
|
||||
"email": "matsuza@gmail.com",
|
||||
"name": "Matsuza"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
@@ -77,8 +77,8 @@
|
||||
"main": "./lib/unorm.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "walling",
|
||||
"email": "bwp@bwp.dk"
|
||||
"email": "bwp@bwp.dk",
|
||||
"name": "walling"
|
||||
}
|
||||
],
|
||||
"name": "unorm",
|
||||
|
||||
Reference in New Issue
Block a user