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 dc6708c commit cf39d39Copy full SHA for cf39d39
package.json
@@ -10,7 +10,7 @@
10
"README.md",
11
"LICENSE"
12
],
13
- "version": "1.0.1",
+ "version": "1.0.2",
14
"private": false,
15
"devDependencies": {
16
"@types/bun": "latest",
@@ -47,4 +47,4 @@
47
"actions": "DOCKER_HOST=$(docker context inspect --format '{{.Endpoints.docker.Host}}') act",
48
"build": "tsc --project tsconfig.build.json"
49
}
50
-}
+}
0 commit comments