We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
posva
Learn more about funding links in repositories.
Report abuse
1 parent d411a33 commit 0b0ea06Copy full SHA for 0b0ea06
packages/nuxt/package.json
@@ -3,11 +3,11 @@
3
"version": "0.1.7",
4
"description": "Nuxt Module for pinia",
5
"keywords": [
6
+ "pinia",
7
+ "nuxt",
8
"vue",
9
"vuex",
- "store",
- "pinia",
10
- "nuxt"
+ "store"
11
],
12
"homepage": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt#readme",
13
"bugs": {
@@ -48,7 +48,7 @@
48
},
49
"devDependencies": {
50
"@nuxt/types": "^2.15.8",
51
- "pinia": "^2.0.0-0",
+ "pinia": "^2.0.0",
52
"unbuild": "^0.6.3"
53
54
"peerDependencies": {
0 commit comments