Skip to content

Commit f1dd00d

Browse files
committed
Merge branch dev
2 parents 06ff164 + 251cb2b commit f1dd00d

File tree

28 files changed

+1286
-1147
lines changed

28 files changed

+1286
-1147
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"precommit": "lint-staged",
77
"scripts": "better-scripts",
88
"dev": "pnpm scripts run dev",
9+
"dev:site": "pnpm scripts run dev:site",
910
"build": "pnpm scripts run build",
1011
"build:lib": "pnpm scripts run build:lib",
1112
"build:lib:theme": "pnpm scripts run build:lib:theme",

0 commit comments

Comments
 (0)