Skip to content

Commit 47fb258

Browse files
committed
update package.json
1 parent 8c9d9c2 commit 47fb258

File tree

2 files changed

+65
-782
lines changed

2 files changed

+65
-782
lines changed

package.json

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -36,27 +36,11 @@
3636
"devDependencies": {
3737
"@babel/core": "^7.0.0",
3838
"@babel/preset-env": "^7.0.0",
39-
"@billow/nsv-http": "^1.0.5",
4039
"babel-loader": "^8.0.2",
41-
"babel-traverse": "6.26.0",
42-
"babel-types": "6.26.0",
43-
"babylon": "6.18.0",
44-
"clean-webpack-plugin": "^0.1.19",
45-
"copy-webpack-plugin": "^4.5.2",
46-
"css-hot-loader": "^1.4.2",
47-
"css-loader": "^1.0.0",
48-
"lazy": "1.0.11",
49-
"mini-css-extract-plugin": "^0.4.1",
5040
"nativescript-dev-webpack": "next",
5141
"nativescript-vue-template-compiler": "^2.4.0",
52-
"nativescript-worker-loader": "~0.9.0",
5342
"node-sass": "^4.9.2",
54-
"sass-loader": "^7.1.0",
55-
"terser-webpack-plugin": "^1.1.0",
56-
"uglifyjs-webpack-plugin": "~1.2.7",
5743
"vue-loader": "^15.7.1",
58-
"webpack": "^4.16.4",
59-
"webpack-bundle-analyzer": "~2.13.1",
60-
"webpack-cli": "^3.1.0"
44+
"@billow/nsv-http": "^1.0.5"
6145
}
62-
}
46+
}

0 commit comments

Comments
 (0)