Skip to content

Commit e2d4878

Browse files
committed
update packages
1 parent 2bfaa99 commit e2d4878

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"babel-polyfill": "^6.9.1",
3838
"babel-preset-es2015": "^6.6.0",
3939
"babel-register": "^6.7.2",
40-
"chai": "^4.1.2",
41-
"express": "^4.13.4",
40+
"chai": "^4.2.0",
41+
"express": "^4.16.4",
4242
"gulp": "^3.9.1",
4343
"gulp-concat": "^2.6.1",
4444
"mocha": "^5.2.0",
4545
"natives": "^1.1.6",
4646
"open": "0.0.5",
47-
"uglifyjs-webpack-plugin": "^1.2.7",
48-
"webpack": "^4.16.0",
47+
"uglifyjs-webpack-plugin": "^1.3.0",
48+
"webpack": "^4.29.3",
4949
"webpack-stream": "^4.0.3"
5050
},
5151
"dependencies": {

0 commit comments

Comments
 (0)