Skip to content

Commit 1fe8ef5

Browse files
committed
chore: bump shelljs-release for node 14 compat
This bumps shelljs-release to v0.4.1, which is node 14 compatible.
1 parent d49fd54 commit 1fe8ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"mocha": "^6.1.4",
4545
"nyc": "^14.1.1",
4646
"shelljs-changelog": "^0.2.0",
47-
"shelljs-release": "^0.4.0",
47+
"shelljs-release": "^0.4.1",
4848
"should": "^13.2.3"
4949
}
5050
}

0 commit comments

Comments
 (0)