Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit 5df9b91

Browse files
author
tunnckoCore
committed
fix(deps): force bump to [email protected]; include fresh script
TAG: latest
1 parent 8c21fb6 commit 5df9b91

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"main": "./dest/index.js",
1111
"license": "MIT",
1212
"scripts": {
13+
"fresh": "hela fresh",
1314
"renovate": "hela renovate",
1415
"lint": "hela lint -c .eslintrc.json",
1516
"pretest": "hela build && hela pretest",
@@ -39,7 +40,7 @@
3940
"eslint-config-standard-tunnckocore": "1.0.3",
4041
"espree": "3.5.0",
4142
"for-in": "1.0.2",
42-
"hela": "0.3.3",
43+
"hela": "0.4.0",
4344
"husky": "0.14.3",
4445
"semantic-release": "^6.3.6"
4546
},

0 commit comments

Comments
 (0)