Skip to content

Commit

Permalink
Update style-value-types export map with TS 4.7+ types
Browse files Browse the repository at this point in the history
  • Loading branch information
rossng committed Aug 1, 2022
1 parent 86e0864 commit aa33dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/style-value-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"jsnext:main": "dist/es/index.mjs",
"exports": {
".": {
"types": "./lib/index.d.ts",
"import": "./dist/es/index.mjs",
"require": "./dist/valueTypes.cjs.js",
"default": "./dist/valueTypes.cjs.js"
Expand Down

0 comments on commit aa33dde

Please sign in to comment.