We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947002d commit 1b0e77fCopy full SHA for 1b0e77f
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "react-netlify-identity-widget",
3
- "version": "0.0.10",
+ "version": "0.0.9",
4
"main": "dist/index.js",
5
"umd:main": "dist/reactNetlifyIdentityWidget.umd.production.js",
6
"module": "dist/reactNetlifyIdentityWidget.es.production.js",
7
- "typings": "dist/src/index.d.ts",
+ "typings": "dist/index.d.ts",
8
"files": [
9
"dist",
10
"styles.css"
0 commit comments