Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
coffeelint: relax coffeescript semver to ~2.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
swang committed Oct 28, 2017
1 parent 3e88e42 commit 8da51bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"browserify": "^13.1.0",
"coffeeify": "~1.0.0",
"coffeescript": "2.0.0",
"coffeescript": "~2.0.x",
"glob": "^7.0.6",
"ignore": "^3.0.9",
"optimist": "^0.6.1",
Expand Down

0 comments on commit 8da51bc

Please sign in to comment.