We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79fb1e commit b0cbfaeCopy full SHA for b0cbfae
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webpack5-starter-kit",
3
- "version": "1.0.5",
+ "version": "2.0.0",
4
"description": "Webpack 5 starter kit",
5
"main": "./src/index.js",
6
"scripts": {
src/manifest.json
"short_name": "w5kit",
"start_url": "/",
"display": "standalone",
0 commit comments