Skip to content

Commit

Permalink
🚚 chore(env): up pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
angelespejo committed Jan 4, 2025
1 parent 65e682f commit 1ea76fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@
"prepare": "dovenv git husky",
"preview": "node dist/cli.mjs --input=examples/app.ts",
"test": "pnpm run --sequential \"/test:.*/\"",
"test:unit": "vitest run src --passWithNoTests",
"update-version": "changeset && changeset version"
"test:unit": "vitest run src --passWithNoTests"
},
"dependencies": {
"@babel/core": "7.26.0",
Expand Down

0 comments on commit 1ea76fe

Please sign in to comment.