mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-06 04:21:12 +00:00
Fix types to link to .ts file
This commit is contained in:
parent
979e15db2a
commit
e967191167
@ -14,7 +14,7 @@
|
||||
}
|
||||
],
|
||||
"main": "./index.js",
|
||||
"types": "./index.d.js",
|
||||
"types": "./index.d.ts",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user