mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix: make nsv template compiler optional
This commit is contained in:
@@ -69,5 +69,10 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"nativescript-vue-template-compiler": "^2.8.1"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"nativescript-vue-template-compiler": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user