Skip to content

Commit

Permalink
chore: bump version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinAtherton committed Jul 31, 2024
1 parent cf4f271 commit e6f3224
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
"module": "./dist/index.es.js",
"types": "./dist/index.es.d.ts"
},
"files": ["dist"],
"files": [
"dist"
],
"scripts": {
"build": "pnpm build:types && pnpm build:lib",
"build:lib": "vite build",
Expand Down

0 comments on commit e6f3224

Please sign in to comment.