Skip to content

Commit e885539

Browse files
committed
pm2@6.0.5
1 parent 68bf0ae commit e885539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"scripts": {
102102
"test:unit": "bash test/unit.sh",
103103
"test:e2e": "bash test/e2e.sh",
104-
"test": "bash test/unit.sh && bash test/e2e.sh",
104+
"test": "bash test/unit.sh && bash test/e2e.sh"
105105
},
106106
"keywords": [
107107
"cli",

0 commit comments

Comments
 (0)