Skip to content

Commit

Permalink
change package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Jan 8, 2024
1 parent 332072f commit 1528458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"prebuild": "pnpm run -r prebuild",
"build": "pnpm run -r build",
"ci:version": "pnpm changeset version",
"ci:publish": "pnpm run prebuild && pnpm run build && publish -r"
"ci:publish": "pnpm run prebuild && pnpm run build && pnpm publish -r"
},
"keywords": [
"telemetry",
Expand Down

0 comments on commit 1528458

Please sign in to comment.