Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
csnover committed Mar 3, 2014
1 parent e0cfdb1 commit 2ec0522
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.5.0-pre",
"version": "1.5.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.1.35",
"sauce-connect-launcher": "0.1.11",
"dojo": "https://github.com/csnover/dojo2-core/archive/2.0.tar.gz",
"dojo": "https://github.com/csnover/dojo2-core/archive/9f825f8793b57b15c1e64b0ab6dd2b8b94a1f7ff.tar.gz",
"chai": "1.9.0"
},
"devDependencies": {
"intern": "https://github.com/theintern/intern/archive/master.tar.gz"
"intern": "1.5.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 2ec0522

Please sign in to comment.