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 8a33a12 commit 42c66b6Copy full SHA for 42c66b6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "intern",
3
- "version": "3.4.3-pre",
+ "version": "3.4.3",
4
"main": "./main.js",
5
"types": "./typings/intern/intern.d.ts",
6
"description": "Intern. A next-generation code testing stack for JavaScript.",
@@ -73,4 +73,4 @@
73
"intern-client": "./bin/intern-client.js",
74
"intern-runner": "./bin/intern-runner.js"
75
}
76
-}
+}
0 commit comments