Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5dec8d1

Browse files
author
sw-yx
committedApr 24, 2019
pkgjson
1 parent 1deb7a1 commit 5dec8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "dist/index.js",
55
"umd:main": "dist/reactNetlifyIdentityWidget.umd.production.js",
66
"module": "dist/reactNetlifyIdentityWidget.es.production.js",
7-
"typings": "dist/index.d.ts",
7+
"typings": "dist/src/index.d.ts",
88
"files": [
99
"dist",
1010
"styles.css"

0 commit comments

Comments
 (0)
Please sign in to comment.