Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit da21f13

Browse files
fix(types): explicitly define "types" field
Explicitly define "types" field
2 parents 7765496 + da3f278 commit da21f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "nuxt-class-component",
33
"version": "1.2.0",
44
"main": "./dist/index.js",
5+
"types": "./dist/index.d.ts",
56
"repository": "https://github.com/nuxt-community/nuxt-class-component.git",
67
"license": "MIT",
78
"scripts": {

0 commit comments

Comments
 (0)