Skip to content

Commit a9fa411

Browse files
committed
chore: add npm-lifecycle as dev dep
1 parent c44c2ff commit a9fa411

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

package-lock.json

Lines changed: 17 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"which": "^1.3.1"
4040
},
4141
"devDependencies": {
42+
"npm-lifecycle": "2.1.0",
4243
"nyc": "^12.0.2",
4344
"sinon": "^6.1.5",
4445
"standard": "^11.0.1",

0 commit comments

Comments
 (0)