Skip to content

Commit

Permalink
Set devDependencies version to 1.1.x.
Browse files Browse the repository at this point in the history
  • Loading branch information
csnover committed Jun 9, 2013
1 parent 97ee2e5 commit 788f6df
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 @@ -14,7 +14,7 @@
"chai": "1.5.0"
},
"devDependencies": {
"intern": "git+https://github.com/theintern/intern.git"
"intern": "1.1.x"
},
"bugs": "https://github.com/theintern/intern/issues",
"keywords": [ "javascript", "test", "unit", "testing", "ci", "continuous integration", "bdd", "tdd", "xunit", "istanbul", "chai", "dojo", "toolkit", "selenium", "sauce labs", "code coverage" ],
Expand Down

0 comments on commit 788f6df

Please sign in to comment.