Skip to content

Commit a43526e

Browse files
fix(package): update forever to version 1.0.1
Closes #30
1 parent 7f825fd commit a43526e

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
@@ -28,7 +28,7 @@
2828
"license": "Apache-2.0",
2929
"dependencies": {
3030
"config": "^1.24.0",
31-
"forever": "^0.15.3",
31+
"forever": "^1.0.1",
3232
"gulp": "^3.9.1",
3333
"gulp-concat": "^2.6.0",
3434
"gulp-imagemin": "^3.1.1",

0 commit comments

Comments
 (0)