Skip to content

Commit b7a5f42

Browse files
committed
update version and util package
1 parent 0b813b3 commit b7a5f42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@squirrel-forge/simple-webpack",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "A thin node wrapper for webpack with some basic options and configuration.",
55
"main": "src/classes/SimpleWebpack.js",
66
"scripts": {
@@ -36,7 +36,7 @@
3636
"@babel/core": "^7.16.0",
3737
"@babel/preset-env": "^7.16.4",
3838
"@squirrel-forge/node-cfx": "^1.1.0",
39-
"@squirrel-forge/node-util": "^1.1.2",
39+
"@squirrel-forge/node-util": "^1.2.0",
4040
"babel-loader": "^8.2.3",
4141
"eslint": "^7.32.0",
4242
"eslint-webpack-plugin": "^3.1.1",

0 commit comments

Comments
 (0)