Skip to content

Commit

Permalink
fix: types entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Nov 27, 2022
1 parent 17b0b5a commit eb64d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vue-safe-teleport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"default": "./dist/index.js"
}
},
"types": "./dist/index.d.ts",
"scripts": {
"build": "rimraf dist && tsc -d",
"watch": "tsc -d -w --sourceMap"
Expand Down

0 comments on commit eb64d66

Please sign in to comment.