Skip to content

Commit a8c7f1b

Browse files
committed
remove unused dep
1 parent dc318e9 commit a8c7f1b

2 files changed

Lines changed: 3 additions & 21 deletions

File tree

package-lock.json

Lines changed: 2 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cobuildlab/react-native-auth0",
3-
"version": "0.1.1",
3+
"version": "0.2.1",
44
"description": "Todo",
55
"main": "lib/index.js",
66
"types": "./lib/index.d.ts",
@@ -47,9 +47,6 @@
4747
"typedoc-plugin-markdown": "^2.3.1",
4848
"typescript": "^4.4.2"
4949
},
50-
"dependencies":{
51-
"jwt-decode": "^3.1.2"
52-
},
5350
"peerDependencies": {
5451
"react": ">=16.13.1",
5552
"react-native-auth0": ">=2.10.0"

0 commit comments

Comments
 (0)