Skip to content

Commit da9328b

Browse files
committed
fix(deps): pin dependency react-credit-cards to 0.8.0
1 parent c924410 commit da9328b

File tree

2 files changed

+61
-23
lines changed

2 files changed

+61
-23
lines changed

package-lock.json

Lines changed: 60 additions & 22 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"pre-commit": "1.2.2",
3131
"ramda": "0.26.1",
3232
"react": "16.12.0",
33-
"react-credit-cards": "^0.8.0",
33+
"react-credit-cards": "0.8.0",
3434
"react-dom": "16.12.0",
3535
"react-i18next": "11.2.2",
3636
"react-redux": "7.1.3",

0 commit comments

Comments
 (0)