We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def19b8 commit b280a17Copy full SHA for b280a17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "intern",
3
- "version": "2.1.0-pre",
+ "version": "2.1.0",
4
"main": "main",
5
"description": "Intern. A next-generation code testing stack for JavaScript.",
6
"repository": {
@@ -13,7 +13,7 @@
13
"dependencies": {
14
"istanbul": "0.2.16",
15
"source-map": "0.1.33",
16
- "dojo": "https://github.com/csnover/dojo2-core/archive/2.0.tar.gz",
+ "dojo": "https://github.com/csnover/dojo2-core/archive/ebfa11ba3972944218623a4bd9d124cb8108d70c.tar.gz",
17
"chai": "1.9.1",
18
"leadfoot": "1.1.0",
19
"digdug": "1.1.0"
0 commit comments