Skip to content

Commit

Permalink
⏪ revert: moving to dist branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Rettend committed Apr 10, 2024
1 parent 40f7a70 commit f228b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"release": "unbuild && vite build playground && bumpp && pnpm publish",
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:preview": "vitepress preview docs",
"prepare": "pnpm build"
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"pinia": "^2.1.3"
Expand All @@ -63,6 +62,7 @@
"eemoji": "^2.0.2",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"pinia-plugin-persistedstate": "^3.1.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"unocss": "^0.58.5",
Expand Down

0 comments on commit f228b4f

Please sign in to comment.