Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 5954370

Browse files
WardormeurDanielBrierton
authored andcommitted
Restrict version to pre-1.12 as it includes a dep requiring const
1 parent 047a08d commit 5954370

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
@@ -60,7 +60,7 @@
6060
"chai": "2.2.0",
6161
"lab": "5.15.1",
6262
"lab-quieter-reporter": "1.0.1",
63-
"nodemon": "^1.11.0",
63+
"nodemon": "1.11.0",
6464
"pre-commit": "1.1.2",
6565
"semistandard": "7.0.3",
6666
"sinon": "^2.3.4",

0 commit comments

Comments
 (0)