File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 7474 "bluebird" : " ^3.5.3" ,
7575 "browserify-versionify" : " ^1.0.6" ,
7676 "chai" : " ^4.2.0" ,
77+ "clean-webpack-plugin" : " ^1.0.0" ,
7778 "copy-webpack-plugin" : " ^4.6.0" ,
7879 "easeljs" : " ^1.0.2" ,
7980 "es6-map" : " ^0.1.5" ,
Original file line number Diff line number Diff line change 10701070 dependencies :
10711071 source-map "~0.6.0"
10721072
1073+ clean-webpack-plugin@^1.0.0 :
1074+ version "1.0.0"
1075+ resolved "https://registry.npmjs.org/clean-webpack-plugin/-/clean-webpack-plugin-1.0.0.tgz#f184b9c26d12983d639828e0548ae2080e84b6a7"
1076+ integrity sha512-+f96f52UIET4tOFBbCqezx7KH+w7lz/p4fA1FEjf0hC6ugxqwZedBtENzekN2FnmoTF/bn1LrlkvebOsDZuXKw==
1077+ dependencies :
1078+ rimraf "^2.6.1"
1079+
10731080cli-cursor@^1.0.2 :
10741081 version "1.0.2"
10751082 resolved "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987"
You can’t perform that action at this time.
0 commit comments