We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4321a37 commit 461ed75Copy full SHA for 461ed75
package.json
@@ -37,7 +37,7 @@
37
"react-router-dom": "5.1.2",
38
"react-scripts": "2.1.8",
39
"react-slick": "0.25.2",
40
- "react-stripe-elements": "^6.0.1",
+ "react-stripe-elements": "6.0.1",
41
"redux": "4.0.4",
42
"redux-persist": "6.0.0",
43
"redux-saga": "1.1.3",
@@ -64,7 +64,7 @@
64
"@types/react-router": "5.1.3",
65
"@types/react-router-dom": "5.1.3",
66
"@types/react-slick": "0.23.4",
67
- "@types/react-stripe-elements": "^1.3.5",
+ "@types/react-stripe-elements": "1.3.5",
68
"@types/redux-logger": "3.0.7",
69
"@types/redux-persist": "4.3.1",
70
"@types/store": "2.0.2",
0 commit comments