mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
Bundle updated node modules
This commit is contained in:
committed by
Nikhil Khandelwal
parent
72bbe9fdf0
commit
d6fe1a65eb
+3
-3
@@ -2,7 +2,7 @@
|
||||
"_args": [
|
||||
[
|
||||
"os-homedir@^1.0.0",
|
||||
"d:\\cordova\\cordova-android\\node_modules\\osenv"
|
||||
"D:\\Cordova\\cordova-android\\node_modules\\osenv"
|
||||
]
|
||||
],
|
||||
"_from": "os-homedir@>=1.0.0 <2.0.0",
|
||||
@@ -32,7 +32,7 @@
|
||||
"_shasum": "0d62bdf44b916fd3bbdcf2cab191948fb094f007",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "os-homedir@^1.0.0",
|
||||
"_where": "d:\\cordova\\cordova-android\\node_modules\\osenv",
|
||||
"_where": "D:\\Cordova\\cordova-android\\node_modules\\osenv",
|
||||
"author": {
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"name": "Sindre Sorhus",
|
||||
@@ -50,7 +50,7 @@
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "0d62bdf44b916fd3bbdcf2cab191948fb094f007",
|
||||
"tarball": "http://registry.npmjs.org/os-homedir/-/os-homedir-1.0.1.tgz"
|
||||
"tarball": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.1.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user