Skip to content

Commit

Permalink
Add increment script
Browse files Browse the repository at this point in the history
  • Loading branch information
scripthunter7 committed Oct 20, 2023
1 parent f92b92b commit 6275efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/css-tokenizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"clean": "rimraf dist",
"clean-types": "rimraf dist/types",
"coverage": "jest --coverage",
"increment": "yarn version --patch --no-git-tag-version",
"lint": "eslint . --cache --ext .ts",
"test": "jest --runInBand"
},
Expand Down

0 comments on commit 6275efb

Please sign in to comment.