commit before pull
This commit is contained in:
parent
43f117e518
commit
9392ab2f9c
6
client/Nightr/package-lock.json
generated
6
client/Nightr/package-lock.json
generated
|
@ -5876,6 +5876,12 @@
|
|||
"resolved": "https://registry.npmjs.org/tns-core-modules-widgets/-/tns-core-modules-widgets-5.3.0.tgz",
|
||||
"integrity": "sha512-mR8Pof0NhMRhPYcshQ54WyPrlbrqmTgrwxALtF1485fbCAHblz/2DqU7yGmTgC5LNdV7yhNeHYouoYg3TYOZbA=="
|
||||
},
|
||||
"tns-platform-declarations": {
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/tns-platform-declarations/-/tns-platform-declarations-5.3.1.tgz",
|
||||
"integrity": "sha512-sTEx3eGOEqILzLTARIamuMlCL0fZ3REyVaCJ0n19Nq7OdjnQiTV6zGADl5yQ1mI4NLZVtAtLQgc90Qj9XYnMIw==",
|
||||
"dev": true
|
||||
},
|
||||
"to-arraybuffer": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
|
||||
|
|
|
@ -36,7 +36,8 @@
|
|||
"@nativescript/schematics": "~0.5.0",
|
||||
"@ngtools/webpack": "~7.2.0",
|
||||
"nativescript-dev-typescript": "~0.9.0",
|
||||
"nativescript-dev-webpack": "~0.21.0"
|
||||
"nativescript-dev-webpack": "~0.21.0",
|
||||
"tns-platform-declarations": "^5.3.1"
|
||||
},
|
||||
"gitHead": "803cec054c44c99eaa59cdc267993e6346f6cb3a",
|
||||
"readme": "NativeScript Application"
|
||||
|
|
Loading…
Reference in New Issue
Block a user