Skip to content

Commit 11b78d1

Browse files
author
sw-yx
committed
make sure we use RNI 0.1.7
1 parent 74ef123 commit 11b78d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "^16.8.6",
1313
"react-app-polyfill": "^1.0.1",
1414
"react-dom": "^16.8.6",
15-
"react-netlify-identity": "latest"
15+
"react-netlify-identity": "^0.1.7"
1616
},
1717
"alias": {
1818
"react": "../node_modules/react",

example/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6232,10 +6232,10 @@ react-lifecycles-compat@^3.0.4:
62326232
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
62336233
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
62346234

6235-
react-netlify-identity@latest:
6236-
version "0.1.4"
6237-
resolved "https://registry.yarnpkg.com/react-netlify-identity/-/react-netlify-identity-0.1.4.tgz#e3b82141ebce327a0dd8ce2821eabcaeef115872"
6238-
integrity sha512-nACYG/r9p8+e1KGob6Xkr9Bjxv9kUWOCXykjeOsVjUphk7OK4CWXXB0R5EHinp9Vy7dJHctTKqQ3gxAZ7/Qfzw==
6235+
react-netlify-identity@^0.1.7:
6236+
version "0.1.7"
6237+
resolved "https://registry.yarnpkg.com/react-netlify-identity/-/react-netlify-identity-0.1.7.tgz#68df92466fb59e8999f1a0792cdf88adc62baf62"
6238+
integrity sha512-RyVJq0iliTihTiQC8QGILf2/cSiJKo/lrLv3eMCGuEKWN35wy2LhyicpyPpnNWNNhtLL/FdKX/N+pY+ukPZAvg==
62396239
dependencies:
62406240
gotrue-js "^0.9.25"
62416241
tsdx "^0.6.0"

0 commit comments

Comments
 (0)