Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Aug 10, 2020
1 parent e06a972 commit f96c5eb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions packages/cli-plugin-scaffold-react-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@
"dependencies": {
"execa": "^4.0.3",
"find-up": "^4.1.0",
"lodash.kebabcase": "^4.1.1",
"ncp": "^2.0.0"
"ncp": "^2.0.0",
"replace-in-path": "^1.0.2",
"case": "^1.6.3",
"load-json-file": "^6.2.0",
"write-json-file": "^4.3.0"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit f96c5eb

Please sign in to comment.