Skip to content

Commit

Permalink
revert: vite
Browse files Browse the repository at this point in the history
Signed-off-by: Casey Occhialini <1508707+littlespex@users.noreply.github.com>
  • Loading branch information
littlespex committed Feb 13, 2025
1 parent e67ca79 commit 5ba6e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build": "npm run build -ws --if-present",
"pretest": "npm run build && npm run lint",
"test": "npm test -ws --if-present",
"dev": "vite dev",
"start": "npm start -w dev",
"pub": "npm publish -w lib --provenance --access public",
"ver": "tsx scripts/version.mts",
"docs": "npm start -w docs",
Expand Down

0 comments on commit 5ba6e91

Please sign in to comment.