Skip to content

Commit

Permalink
Merge pull request #1299 from pixiv/bump-lerna-6.6.2
Browse files Browse the repository at this point in the history
deps: Bump lerna to v6.6.2+
  • Loading branch information
yue4u authored Sep 27, 2023
2 parents 73a4104 + 76d4c4c commit 00a0c30
Show file tree
Hide file tree
Showing 2 changed files with 1,320 additions and 1,155 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"workspaces": [
"packages/*"
],
"publishConfig": {
"provenance": true
},
"scripts": {
"all": "yarn clean && yarn build && yarn test && yarn lint && yarn docs",
"clean": "lerna run clean",
Expand All @@ -27,7 +30,7 @@
"eslint-plugin-html": "^7.1.0",
"husky": "^8.0.2",
"jest": "^26.6.3",
"lerna": "^6.1.0",
"lerna": "^6.6.2",
"prettier": "^2.1.2",
"rimraf": "^3.0.2",
"rollup": "^2.33.1",
Expand Down
Loading

0 comments on commit 00a0c30

Please sign in to comment.