Skip to content

Commit

Permalink
wip: version
Browse files Browse the repository at this point in the history
wip version
  • Loading branch information
phanect committed Dec 27, 2023
1 parent 2114eda commit eb7ac03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@
"build": "lerna run --stream build",
"test": "lerna run --stream test",
"lint": "tsc --noEmit && eslint . --ext js,jsx,ts,tsx --report-unused-disable-directives --max-warnings 0",
"bumpup": "./scripts/bumpup.sh",
"version": "lerna version --message 'chore: %s' --no-git-tag-version",
"release": "lerna publish"
},
"devDependencies": {
"@geolonia/eslint-config": "^0.0.7",
"@lerna-lite/cli": "^3.0.0",
"@lerna-lite/publish": "^3.1.0",
"@lerna-lite/run": "^3.0.0",
"@lerna-lite/version": "^3.1.0",
"@types/node": "^20.10.3",
"eslint": "^8.46.0",
"esno": "^4.0.0",
Expand Down

0 comments on commit eb7ac03

Please sign in to comment.