Skip to content

Commit 788f6df

Browse files
committed
Set devDependencies version to 1.1.x.
1 parent 97ee2e5 commit 788f6df

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
@@ -14,7 +14,7 @@
1414
"chai": "1.5.0"
1515
},
1616
"devDependencies": {
17-
"intern": "git+https://github.com/theintern/intern.git"
17+
"intern": "1.1.x"
1818
},
1919
"bugs": "https://github.com/theintern/intern/issues",
2020
"keywords": [ "javascript", "test", "unit", "testing", "ci", "continuous integration", "bdd", "tdd", "xunit", "istanbul", "chai", "dojo", "toolkit", "selenium", "sauce labs", "code coverage" ],

0 commit comments

Comments
 (0)