Skip to content

Commit eb0ea36

Browse files
authored
Merge pull request #5 from amanu-nur/master
Update webpack-cli
2 parents 755cdba + 08d827d commit eb0ea36

File tree

2 files changed

+6810
-2
lines changed

2 files changed

+6810
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,12 @@
4141
"style-loader": "^0.20.3",
4242
"url-loader": "^1.0.1",
4343
"webpack": "^4.5.0",
44-
"webpack-cli": "^2.0.14",
44+
"webpack-cli": "^3.3.12",
4545
"webpack-dev-server": "^3.1.3"
4646
},
4747
"dependencies": {
4848
"@tensorflow/tfjs": "^0.9.0",
49-
"babel-polyfill": "^6.26.0"
49+
"babel-polyfill": "^6.26.0",
50+
"package.json": "^2.0.1"
5051
}
5152
}

0 commit comments

Comments
 (0)