Skip to content

Commit

Permalink
Updating metadata for 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
csnover committed May 5, 2014
1 parent afb2fda commit 719a1c7
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.7.0-pre",
"version": "1.7.0",
"main": "main",
"description": "Intern. A next-generation code testing stack for JavaScript.",
"repository": {
Expand All @@ -14,11 +14,11 @@
"wd": "0.2.2",
"istanbul": "0.2.7",
"sauce-connect-launcher": "0.4.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.1"
},
"devDependencies": {
"intern": "https://github.com/theintern/intern/archive/master.tar.gz"
"intern": "https://github.com/theintern/intern/archive/afb2fda854113376680b28138a0f7deba4a26337.tar.gz"
},
"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 719a1c7

Please sign in to comment.