Skip to content

Commit

Permalink
chore: move lerna from dependency to devDependency (#1986)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahao-c authored Dec 20, 2023
1 parent 14bfd1a commit 587cece
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 @@ -76,7 +76,6 @@
"gatsby-source-filesystem": "^2.11.1",
"grapheme-splitter": "^1.0.4",
"immutability-helper": "^3.1.1",
"lerna": "4.0.0",
"lodash-es": "^4.17.21",
"memoize-one": "^5.2.1",
"normalize.css": "^8.0.1",
Expand Down Expand Up @@ -187,6 +186,7 @@
"jest-enzyme": "^7.1.2",
"jest-mock-random": "^1.1.1",
"jsdom": "^15.2.1",
"lerna": "4.0.0",
"lint-staged": "^10.5.4",
"marked": "^2.1.3",
"mini-css-extract-plugin": "^0.12.0",
Expand Down

0 comments on commit 587cece

Please sign in to comment.