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 724901d commit 27c04e0Copy full SHA for 27c04e0
package.json
@@ -1,7 +1,7 @@
1
{
2
"type": "module",
3
"name": "@epic-web/app-launcher",
4
- "version": "0.2.0",
+ "version": "0.3.0",
5
"description": "Utility for launching your applications on a per-test basis.",
6
"main": "./build/index.js",
7
"types": "./build/index.d.ts",
@@ -41,4 +41,4 @@
41
"repository": {
42
"url": "https://github.com/epicweb-dev/app-launcher"
43
}
44
-}
+}
0 commit comments