Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nksaraf authored Aug 26, 2024
1 parent 639f5b6 commit 47b3eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vinxi-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"module": "index.js",
"scripts": {
"dev": "node dev.js --dev --force",
"build": "node build.js --build",
"//build": "node build.js --build",
"build:mount": "bun build --jsx-runtime=classic --jsx-import-source=preact --external '*?raw' --outdir out mount.jsx"
},
"dependencies": {
Expand Down

0 comments on commit 47b3eae

Please sign in to comment.