Skip to content

Commit 0bcea43

Browse files
authored
Trying with fixed blanket version
1 parent dc747f6 commit 0bcea43

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "https://github.com/yamadapc/js-written-number"
2525
},
2626
"devDependencies": {
27-
"blanket": "^1.1.7",
27+
"blanket": "1.1.7",
2828
"grunt": "^1.0.3",
2929
"grunt-browserify": "^5.3.0",
3030
"grunt-cli": "^1.2.0",
@@ -49,8 +49,5 @@
4949
"lcovOutput": "lcov"
5050
}
5151
}
52-
},
53-
"dependencies": {
54-
"package.json": "^2.0.1"
5552
}
5653
}

0 commit comments

Comments
 (0)