Skip to content

Commit b54a776

Browse files
cellogjedmao
andauthored
use types instead of typings
Co-Authored-By: Jed Mao <[email protected]>
1 parent a7b4af4 commit b54a776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"main": "lib/redux.js",
2727
"unpkg": "dist/redux.js",
2828
"module": "es/redux.js",
29-
"typings": "types/index.d.ts",
29+
"types": "types/index.d.ts",
3030
"files": [
3131
"dist",
3232
"lib",

0 commit comments

Comments
 (0)