Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jason0x43 committed Apr 1, 2014
1 parent 6aac8cf commit 5fc5b65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intern",
"version": "1.6.0-pre",
"version": "1.6.0",
"main": "main",
"description": "Intern. A next-generation code testing stack for JavaScript.",
"repository": {
Expand All @@ -14,11 +14,11 @@
"wd": "0.2.11",
"istanbul": "0.1.35",
"sauce-connect-launcher": "0.3.2",
"dojo": "https://github.com/csnover/dojo2-core/archive/2.0.tar.gz",
"dojo": "https://github.com/csnover/dojo2-core/archive/7378ade167380ff86e8a530b6259db263800dbf9.tar.gz",
"chai": "1.9.0"
},
"devDependencies": {
"intern": "https://github.com/theintern/intern/archive/master.tar.gz"
"intern": "1.6.0"
},
"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 5fc5b65

Please sign in to comment.