Skip to content

Commit

Permalink
chore :add missig package-locks
Browse files Browse the repository at this point in the history
  • Loading branch information
tripodsan committed Feb 10, 2022
1 parent 2f4e23f commit 5b3897d
Show file tree
Hide file tree
Showing 15 changed files with 27,755 additions and 19,376 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"bootstrap": "lerna bootstrap",
"test": "lerna run test --stream",
"test-ci": "lerna-parallelism run test-ci",
"lint-ci": "lerna-parallelism run lint",
"lint": "lerna run lint --stream",
"lint-ci": "lerna-parallelism run lint",
"semantic-release": "lerna publish --conventional-commits --create-release github --yes"
},
"repository": {
Expand Down
Loading

0 comments on commit 5b3897d

Please sign in to comment.