We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbc7923 + 475576f commit 8eaaeddCopy full SHA for 8eaaedd
package.json
@@ -26,7 +26,7 @@
26
"dependencies": {
27
"select-run": "^1.1.1",
28
"ts-node": "^9.0.0",
29
- "url-parse": "1.4.7"
+ "url-parse": "1.5.3"
30
},
31
"devDependencies": {
32
"@commitlint/cli": "^11.0.0",
@@ -35,10 +35,10 @@
35
"@nativescript/ios": "7.1.1",
36
"@nativescript/types-android": "~7.1.0",
37
"@nativescript/types-ios": "~7.1.0",
38
- "@nativescript/webpack": "4.0.1",
+ "@nativescript/webpack": "^4.1.0",
39
"@types/node": "14.6.4",
40
"cpy-cli": "^3.1.1",
41
- "lerna": "^3.22.1",
+ "lerna": "^4.0.0",
42
"rimraf": "^3.0.2",
43
"ts-patch": "^1.3.1",
44
"typescript": "4.0.5"
0 commit comments