Skip to content

Commit d766e0a

Browse files
committed
chore: typo
1 parent 12100b3 commit d766e0a

File tree

3 files changed

+4508
-1619
lines changed

3 files changed

+4508
-1619
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"build": "cross-env NODE_ENV=production npm run build:cjs && npm run build:sea",
1313
"build:cjs": "tsup",
1414
"build:sea": "node ./scripts/build.js",
15-
"test": "jest --no-cache",
15+
"test": "jest --no-cache",
1616
"lint": "eslint src",
1717
"lint:inspector": "npx @eslint/config-inspector",
1818
"format": "prettier --write .",

0 commit comments

Comments
 (0)