Skip to content

Commit

Permalink
Added types to package.json (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
R4VANG3R authored Oct 31, 2020
1 parent 0e161bd commit 2c1349e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"main": "./lib/index",
"module": "./es/index",
"style": "./assets/index.css",
"types": "./lib/index.d.ts",
"scripts": {
"start": "cross-env NODE_ENV=development father doc dev --storybook",
"build": "father doc build --storybook",
Expand Down

0 comments on commit 2c1349e

Please sign in to comment.