Skip to content

Commit 1b0e77f

Browse files
author
sw-yx
committed
pkg json
1 parent 947002d commit 1b0e77f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "react-netlify-identity-widget",
3-
"version": "0.0.10",
3+
"version": "0.0.9",
44
"main": "dist/index.js",
55
"umd:main": "dist/reactNetlifyIdentityWidget.umd.production.js",
66
"module": "dist/reactNetlifyIdentityWidget.es.production.js",
7-
"typings": "dist/src/index.d.ts",
7+
"typings": "dist/index.d.ts",
88
"files": [
99
"dist",
1010
"styles.css"

0 commit comments

Comments
 (0)