Skip to content

Commit 07e1f94

Browse files
chore(package): update webpack to version 4.1.0
Closes #34
1 parent ed41f9b commit 07e1f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"phantomjs": "^2.1.7",
3232
"serve": "^6.0.3",
3333
"standard": "^10.0.2",
34-
"webpack": "^3.3.0"
34+
"webpack": "^4.1.0"
3535
},
3636
"scripts": {
3737
"test": "npm run lint && karma start karma.conf.js",

0 commit comments

Comments
 (0)