Skip to content

Commit

Permalink
chore: tag lit2 releases to prevent them being latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tlouisse committed Aug 8, 2024
1 parent baa7a90 commit e5c9eb0
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 @@ -21,7 +21,7 @@
"lint:types": "npm run types",
"lint:versions": "node ./scripts/lint-versions.js",
"prepare": "husky install",
"release": "changeset publish",
"release": "changeset publish --tag lit2",
"rm-all-node_modules": "npm exec --workspaces -- npx rimraf node_modules && npx rimraf node_modules",
"rocket:build": "rocket build",
"rocket:build:start": "web-dev-server --root-dir _site --open",
Expand Down

0 comments on commit e5c9eb0

Please sign in to comment.