Skip to content

Commit 0b0ea06

Browse files
committed
chore: force nuxt plugin release
1 parent d411a33 commit 0b0ea06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/nuxt/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "0.1.7",
44
"description": "Nuxt Module for pinia",
55
"keywords": [
6+
"pinia",
7+
"nuxt",
68
"vue",
79
"vuex",
8-
"store",
9-
"pinia",
10-
"nuxt"
10+
"store"
1111
],
1212
"homepage": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt#readme",
1313
"bugs": {
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@nuxt/types": "^2.15.8",
51-
"pinia": "^2.0.0-0",
51+
"pinia": "^2.0.0",
5252
"unbuild": "^0.6.3"
5353
},
5454
"peerDependencies": {

0 commit comments

Comments
 (0)