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 cc2d212 commit 42557faCopy full SHA for 42557fa
package.json
@@ -5,7 +5,7 @@
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
7
"scripts": {
8
- "publish": "pnpm build && pnpm publish",
+ "latest": "pnpm build && pnpm publish",
9
"build": "tsc"
10
},
11
"keywords": [
0 commit comments