Skip to content

Commit

Permalink
- remove unneeded dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LunatiqueCoder committed Sep 26, 2023
1 parent 40e31ac commit d556471
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 2,974 deletions.
8 changes: 0 additions & 8 deletions packages/media-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,12 @@
"react-native-video": ">=2.0.0"
},
"devDependencies": {
"@react-native-community/eslint-config": "^3.0.1",
"@types/react-native-video": "^5.0.14",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^7.14.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.3",
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-native": "npm:[email protected]",
"react-native-builder-bob": "^0.18.2",
"react-native-video": "^5.2.0",
"react-native-reanimated": "^2.12.0",
"release-it": "^15.6.0",
"typescript": "^4.6.2"
},
"react-native": "src/index.ts",
Expand Down
Loading

0 comments on commit d556471

Please sign in to comment.