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.
1 parent e6e4d9d commit 2eb1e80Copy full SHA for 2eb1e80
demo-snippets/package.json
@@ -38,11 +38,12 @@
38
"@nativescript-community/ui-material-textfield": "link:../packages/textfield",
39
"@nativescript-community/ui-material-textview": "link:../packages/textview",
40
"@nativescript/hook": "~2.0.0",
41
- "copy-webpack-plugin": "^10.2.4"
42
- },
43
- "devDependencies": {
+ "copy-webpack-plugin": "^10.2.4",
+
44
"nativescript-vue-template-compiler": "~2.9.0",
45
"scss-symbols-parser": "^2.0.1",
46
"string-replace-loader": "^3.1.0"
+ },
47
+ "devDependencies": {
48
}
49
0 commit comments