Skip to content

Commit 164b23d

Browse files
authored
fix: remove typing from package.json (#201)
1 parent 248d185 commit 164b23d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,5 @@
7171
"react-dom": "^16.9.0",
7272
"react-draggable": "^4.4.3",
7373
"typescript": "^4.0.2"
74-
},
75-
"typings": "./lib/DialogWrap.d.ts"
74+
}
7675
}

0 commit comments

Comments
 (0)