Skip to content

Commit 67d5431

Browse files
committed
chore: bump version 0.4.0
1 parent a49db43 commit 67d5431

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

theme/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
"module": "./dist/index.es.js",
1111
"types": "./dist/index.es.d.ts"
1212
},
13-
"files": ["dist"],
13+
"files": [
14+
"dist"
15+
],
1416
"scripts": {
1517
"build": "pnpm build:types && pnpm build:lib",
1618
"build:lib": "vite build",

0 commit comments

Comments
 (0)