Skip to content

Commit 2eb1e80

Browse files
committed
chroe: refactor
1 parent e6e4d9d commit 2eb1e80

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

demo-snippets/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@
3838
"@nativescript-community/ui-material-textfield": "link:../packages/textfield",
3939
"@nativescript-community/ui-material-textview": "link:../packages/textview",
4040
"@nativescript/hook": "~2.0.0",
41-
"copy-webpack-plugin": "^10.2.4"
42-
},
43-
"devDependencies": {
41+
"copy-webpack-plugin": "^10.2.4",
42+
4443
"nativescript-vue-template-compiler": "~2.9.0",
4544
"scss-symbols-parser": "^2.0.1",
4645
"string-replace-loader": "^3.1.0"
46+
},
47+
"devDependencies": {
4748
}
4849
}

0 commit comments

Comments
 (0)