Skip to content

Commit

Permalink
⚙️ Chore: Package - Add Dev Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Jan 9, 2023
1 parent dfec89d commit 9f9d16d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@react-native-community/cli-types": "^10.0.0",
"@react-native-community/eslint-config": "^3.0.2",
"@types/react": "~17.0.21",
"@types/react-native": "0.68.0",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1493,6 +1493,13 @@
semver "^6.3.0"
shell-quote "^1.7.3"

"@react-native-community/cli-types@^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-10.0.0.tgz#046470c75ec18f8b3bd906e54e43a6f678e01a45"
integrity sha512-31oUM6/rFBZQfSmDQsT1DX/5fjqfxg7sf2u8kTPJK7rXVya5SRpAMaCXsPAG0omsmJxXt+J9HxUi3Ic+5Ux5Iw==
dependencies:
joi "^17.2.1"

"@react-native-community/cli-types@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-9.1.0.tgz#dcd6a0022f62790fe1f67417f4690db938746aab"
Expand Down

0 comments on commit 9f9d16d

Please sign in to comment.