We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b813b3 commit b7a5f42Copy full SHA for b7a5f42
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@squirrel-forge/simple-webpack",
3
- "version": "0.5.0",
+ "version": "0.5.1",
4
"description": "A thin node wrapper for webpack with some basic options and configuration.",
5
"main": "src/classes/SimpleWebpack.js",
6
"scripts": {
@@ -36,7 +36,7 @@
36
"@babel/core": "^7.16.0",
37
"@babel/preset-env": "^7.16.4",
38
"@squirrel-forge/node-cfx": "^1.1.0",
39
- "@squirrel-forge/node-util": "^1.1.2",
+ "@squirrel-forge/node-util": "^1.2.0",
40
"babel-loader": "^8.2.3",
41
"eslint": "^7.32.0",
42
"eslint-webpack-plugin": "^3.1.1",
0 commit comments