Skip to content

Commit 7d65e99

Browse files
authored
chore: 1.2.0 (#40)
* chore: 1.2.0 * chore: update package info
1 parent 1f922ae commit 7d65e99

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-runtime-compiler",
3-
"version": "1.1.3",
4-
"description": "A simple module enabling the vue template compiler on Nuxt 2 and 3",
3+
"version": "1.2.0",
4+
"description": "A simple module enabling the vue full bundle on Nuxt 2 and 3",
55
"license": "MIT",
66
"type": "module",
77
"exports": {
@@ -51,6 +51,7 @@
5151
"nuxt",
5252
"nuxt runtime compiler",
5353
"nuxtjs",
54-
"ssr"
54+
"ssr",
55+
"vue"
5556
]
5657
}

0 commit comments

Comments
 (0)