Skip to content

Commit e6e854d

Browse files
committed
Release 1.4.0
1 parent 19d23ca commit e6e854d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intern",
3-
"version": "1.4.0-pre",
3+
"version": "1.4.0",
44
"main": "main",
55
"description": "Intern. A next-generation code testing stack for JavaScript.",
66
"repository": {
@@ -14,11 +14,11 @@
1414
"wd": "0.2.2",
1515
"istanbul": "0.1.35",
1616
"sauce-connect-launcher": "0.1.11",
17-
"dojo": "https://github.com/csnover/dojo2-core/archive/2.0.tar.gz",
17+
"dojo": "https://github.com/csnover/dojo2-core/archive/3e4152d20e.tar.gz",
1818
"chai": "1.9.0"
1919
},
2020
"devDependencies": {
21-
"intern": "https://github.com/theintern/intern/archive/master.tar.gz"
21+
"intern": "1.4.0"
2222
},
2323
"bugs": "https://github.com/theintern/intern/issues",
2424
"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)