Skip to content

Commit

Permalink
Move lodash.startcase dependency from root to storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
StraightOuttaCrompton authored and MargeBot committed Sep 8, 2021
1 parent 5d672d1 commit ffb3560
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions applications/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@types/react-dom": "^17.0.0",
"cross-env": "^7.0.3",
"eslint": "^7.9.0",
"lodash.startcase": "^4.4.0",
"prettier": "^2.1.2",
"prop-types": "15.7.2",
"react": "^17.0.0",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"dependencies": {
"@proton/eslint-config-proton": "workspace:packages/eslint-config-proton",
"@proton/stylelint-config-proton": "workspace:packages/stylelint-config-proton",
"lodash.startcase": "^4.4.0",
"typescript": "^4.1.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24259,6 +24259,7 @@ fsevents@^1.2.7:
babel-loader: ^8.2.2
cross-env: ^7.0.3
eslint: ^7.9.0
lodash.startcase: ^4.4.0
netlify-cli: ^2.67.4
prettier: ^2.1.2
prop-types: 15.7.2
Expand Down Expand Up @@ -26092,7 +26093,6 @@ fsevents@^1.2.7:
"@proton/stylelint-config-proton": "workspace:packages/stylelint-config-proton"
husky: ^4.3.6
lint-staged: ^10.5.3
lodash.startcase: ^4.4.0
prettier: ^2.2.1
sort-package-json: ^1.48.1
typescript: ^4.1.3
Expand Down

0 comments on commit ffb3560

Please sign in to comment.