We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2262723 + ed20222 commit 13fb1d2Copy full SHA for 13fb1d2
packages/plugin-aptos/package.json
@@ -16,6 +16,7 @@
16
},
17
"scripts": {
18
"build": "tsup --format esm --dts",
19
+ "dev": "tsup --format esm --dts --watch",
20
"lint": "eslint . --fix",
21
"test": "vitest run"
22
0 commit comments