Skip to content

Commit ee8808f

Browse files
WardormeurDanielBrierton
authored andcommitted
Restrict version to pre-1.12 as it includes a dep requiring const
1 parent 6dc4b6f commit ee8808f

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"chai": "2.2.0",
2727
"lab": "5.15.2",
28-
"nodemon": "^1.11.0",
28+
"nodemon": "1.11.0",
2929
"pre-commit": "1.1.2",
3030
"semistandard": "7.0.3",
3131
"sinon": "1.16.1"

0 commit comments

Comments
 (0)