We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755cdba commit 08d827dCopy full SHA for 08d827d
2 files changed
package.json
@@ -41,11 +41,12 @@
41
"style-loader": "^0.20.3",
42
"url-loader": "^1.0.1",
43
"webpack": "^4.5.0",
44
- "webpack-cli": "^2.0.14",
+ "webpack-cli": "^3.3.12",
45
"webpack-dev-server": "^3.1.3"
46
},
47
"dependencies": {
48
"@tensorflow/tfjs": "^0.9.0",
49
- "babel-polyfill": "^6.26.0"
+ "babel-polyfill": "^6.26.0",
50
+ "package.json": "^2.0.1"
51
}
52
0 commit comments