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 18398d1 commit 204f760Copy full SHA for 204f760
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "intern",
3
- "version": "3.4.1-pre",
+ "version": "3.4.1",
4
"main": "./main.js",
5
"types": "./typings/intern/intern.d.ts",
6
"description": "Intern. A next-generation code testing stack for JavaScript.",
@@ -58,4 +58,4 @@
58
"intern-client": "./bin/intern-client.js",
59
"intern-runner": "./bin/intern-runner.js"
60
}
61
-}
+}
0 commit comments