Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Commit 5d515c0

Browse files
authored
Update package.json
1 parent 3a4a703 commit 5d515c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"glob": "^7.1.3",
25-
"nodemon": "^1.18.9"
25+
"nodemon": "^1.18.9",
26+
"minimist": ">=1.2.2"
2627
}
2728
}

0 commit comments

Comments
 (0)