Skip to content

Commit

Permalink
chore: clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SConaway committed Jul 24, 2020
1 parent 3b7b801 commit 0b605b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"@types/jest": "^26.0.0",
"@types/react": "^16.9.19",
"@types/react-native": "0.62.13",
"@types/react-native-flip-card": "^3.5.0",
"commitlint": "^8.3.5",
"eslint": "^7.2.0",
"eslint-config-prettier": "^6.11.0",
Expand Down Expand Up @@ -143,9 +144,7 @@
]
},
"dependencies": {
"@types/react-native-flip-card": "^3.5.0",
"creditcardutils": "^1.0.0",
"prop-types": "^15.7.2",
"react-native-flip-card": "^3.5.6"
}
}

0 comments on commit 0b605b0

Please sign in to comment.