Skip to content

Commit a1cee30

Browse files
author
sw-yx
committed
switch example to always use latest from npm
1 parent a4b9111 commit a1cee30

File tree

2 files changed

+1
-8385
lines changed

2 files changed

+1
-8385
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "latest",
1313
"react-app-polyfill": "^1.0.1",
1414
"react-dom": "latest",
15-
"react-netlify-identity": "^0.1.3"
15+
"react-netlify-identity": "latest"
1616
},
1717
"devDependencies": {
1818
"@types/reach__router": "^1.2.4",

0 commit comments

Comments
 (0)