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 fae04df commit fb23aaeCopy full SHA for fb23aae
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"description": "github action for the svelte org to deploy documentation to the svelte api",
5
"main": "dist/cli.js",
6
- "bin": "dist/cli.js",
+ "bin": "cli.js",
7
"scripts": {
8
"test": "uvu -r ts-node/register src test.ts$",
9
"build": "rollup -c",
0 commit comments