mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 20:11:24 +08:00
fix(core): pin source-map due to minor bump using url
This commit is contained in:
@ -62,6 +62,7 @@
|
|||||||
"css-tree": "^1.1.2",
|
"css-tree": "^1.1.2",
|
||||||
"css-what": "^6.1.0",
|
"css-what": "^6.1.0",
|
||||||
"emoji-regex": "^10.2.1",
|
"emoji-regex": "^10.2.1",
|
||||||
|
"source-map": "0.6.1",
|
||||||
"tslib": "^2.0.0"
|
"tslib": "^2.0.0"
|
||||||
},
|
},
|
||||||
"nativescript": {
|
"nativescript": {
|
||||||
|
Reference in New Issue
Block a user