Skip to content

Commit

Permalink
remove unecessary dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Nov 6, 2020
1 parent 117f886 commit 0b47ee5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@
"lint-staged": "^10.0.0",
"npm-run-all": "^3.0.0",
"npmpub": "^5.0.0",
"prettier": "^2.0.0",
"reason-react": "^0.9.0",
"reason-react-native": "^0.63.0"
"prettier": "^2.0.0"
},
"prettier": {
"trailingComma": "all"
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1353,16 +1353,6 @@ readjson@^2.0.1:
dependencies:
try-catch "^3.0.0"

reason-react-native@^0.63.0:
version "0.63.0"
resolved "https://registry.yarnpkg.com/reason-react-native/-/reason-react-native-0.63.0.tgz#08de85136a41809b9a66cac066d4ea6975406000"
integrity sha512-rE1OOph5Jxceost2ahdvX+VXJ2RPNyefX9FMXa/OXgqmLKjFeZuyVOySUj41UoohOYyKmZWbgansDGccwYrdUQ==

reason-react@^0.9.0:
version "0.9.1"
resolved "https://registry.yarnpkg.com/reason-react/-/reason-react-0.9.1.tgz#30a887158200b659aa03e2d75ff4cc54dc462bb0"
integrity sha512-nlH0O2TDy9KzOLOW+vlEQk4ExHOeciyzFdoLcsmmiit6hx6H5+CVDrwJ+8aiaLT/kqK5xFOjy4PS7PftWz4plA==

regenerator-runtime@^0.13.4:
version "0.13.5"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697"
Expand Down

0 comments on commit 0b47ee5

Please sign in to comment.