File tree Expand file tree Collapse file tree 2 files changed +65
-782
lines changed Expand file tree Collapse file tree 2 files changed +65
-782
lines changed Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@babel/core" : " ^7.0.0" ,
38
38
"@babel/preset-env" : " ^7.0.0" ,
39
- "@billow/nsv-http" : " ^1.0.5" ,
40
39
"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" ,
50
40
"nativescript-dev-webpack" : " next" ,
51
41
"nativescript-vue-template-compiler" : " ^2.4.0" ,
52
- "nativescript-worker-loader" : " ~0.9.0" ,
53
42
"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" ,
57
43
"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"
61
45
}
62
- }
46
+ }
You can’t perform that action at this time.
0 commit comments