Skip to content

Commit

Permalink
0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cplepage committed Jan 6, 2025
1 parent 19deac5 commit f8dd533
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
@@ -1,6 +1,6 @@
{
"name": "fullstacked-editor",
"version": "0.10.0",
"version": "0.10.1",
"scripts": {
"build": "esbuild build.ts --bundle --outfile=.cache/build.js --platform=node --format=esm --packages=external && node .cache/build.js",
"start": "npm run build -- --no-zip && npm start -w platform/node",
Expand Down

0 comments on commit f8dd533

Please sign in to comment.