Skip to content

Commit

Permalink
build: uninstall jsonwebtoken
Browse files Browse the repository at this point in the history
can not use jsonwebtoken
react-native no have crypto

#19
  • Loading branch information
timepresent95 committed Aug 9, 2024
1 parent a0e1925 commit 0c4fe84
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 125 deletions.
123 changes: 0 additions & 123 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"@react-native/eslint-config": "^0.74.86",
"@react-native/metro-config": "0.74.85",
"@react-native/typescript-config": "0.74.85",
"@types/jsonwebtoken": "^9.0.6",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -45,7 +44,6 @@
"eslint-plugin-prettier": "^5.2.1",
"fast-text-encoding": "^1.0.6",
"jest": "^29.6.3",
"jsonwebtoken": "^9.0.2",
"msw": "^2.3.5",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
Expand Down

0 comments on commit 0c4fe84

Please sign in to comment.