Skip to content

Commit 3638915

Browse files
authored
Merge pull request #8 from routablehq/upgrade-webpack-version
upgrade webpack version to 4.1.1 to fix compile issues
2 parents e7f3f85 + 45393d8 commit 3638915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"jest-coverage-badges": "1.1.2",
6464
"rimraf": "3.0.2",
6565
"sinon": "9.0.1",
66-
"webpack": "4.42.1",
67-
"webpack-cli": "3.3.11"
66+
"webpack": "4.1.1",
67+
"webpack-cli": "4.1.0"
6868
},
6969
"dependencies": {}
7070
}

0 commit comments

Comments
 (0)