Skip to content

Commit 07b7a23

Browse files
fix: add retire dev dependency
Properly add Retire.js as a dev dependency to the package.json in the install folder to it is added during installation of npm modules in the workflow.
1 parent d946b33 commit 07b7a23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
"mocha-lcov-reporter": "1.3.0",
179179
"mockdate": "3.0.5",
180180
"nyc": "17.1.0",
181+
"retire": "^5.4.2",
181182
"smtp-server": "3.18.0"
182183
},
183184
"optionalDependencies": {

0 commit comments

Comments
 (0)