mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: include templates in package
This commit is contained in:
parent
d99c20164b
commit
f77800f748
@ -11,7 +11,7 @@
|
|||||||
"main": "./dist/index.mjs",
|
"main": "./dist/index.mjs",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
"dist/templates",
|
"dist/templates/*",
|
||||||
"dist/index.*"
|
"dist/index.*"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user