We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1af2b commit d07ff35Copy full SHA for d07ff35
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "runpack",
3
- "version": "0.8.2",
+ "version": "0.8.3",
4
"description": "A ready to run, zero configuration webpack and webpack-dev-server build tool, without project generation",
5
"main": "index.js",
6
"scripts": {
@@ -71,4 +71,4 @@
71
"request": "^2.88.0",
72
"unzipper": "^0.10.5"
73
}
74
-}
+}
0 commit comments