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 6dcc448 commit 89e0596Copy full SHA for 89e0596
package.json
@@ -25,17 +25,16 @@
25
"cz-conventional-changelog": "2.1.0",
26
"gh-release": "^3.5.0",
27
"husky": "^1.3.1",
28
+ "react-netlify-identity": "^0.2.2",
29
"semantic-release": "^15.13.3",
30
"tsdx": "^0.9.1",
- "typescript": "^3.6.2",
31
- "react-netlify-identity": "^0.1.8"
+ "typescript": "^3.6.2"
32
},
33
"peerDependencies": {
34
"@reach/dialog": "^0.2.3",
35
"@reach/tabs": "^0.1.3",
36
"@reach/visually-hidden": "^0.1.3",
37
- "react": ">=16",
38
+ "react": ">=16"
39
40
"config": {
41
"commitizen": {
0 commit comments