Skip to content

Commit

Permalink
fix: generate .dts correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 6, 2021
1 parent 730bd1f commit e7d90d5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@
],
"repository": "nuxt-contrib/siroc",
"license": "MIT",
"exports": {
".": {
"require": "./dist/index.js",
"import": "./dist/index.es.js"
},
"./package.json": "./package.json"
},
"main": "./dist/index.js",
"module": "./dist/index.es.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit e7d90d5

Please sign in to comment.