fix(core): pin source-map due to minor bump using url

This commit is contained in:
Nathan Walker
2025-07-26 14:39:40 -07:00
parent c05b3283ec
commit 44c3d3fe57

View File

@ -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": {