Skip to content

Commit

Permalink
Skip changeset version temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Nov 15, 2023
1 parent 2debf67 commit a0a068f
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 @@ -65,7 +65,7 @@
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
"test-coverage": "npm test --ignore-scripts -- --coverage",
"test-only": "npm test --ignore-scripts",
"version": "changeset version",
"version": "echo \"skip: changeset version\"",
"postversion": "git restore package.json",
"watch": "npm test --ignore-scripts -- --watch"
},
Expand Down

0 comments on commit a0a068f

Please sign in to comment.