We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9e77b commit 180dbc5Copy full SHA for 180dbc5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "kenticocloud-nuxt-module",
3
- "version": "0.2.2",
+ "version": "1.0.0-release",
4
"description": "Add Kentico Cloud super power to your nuxt app",
5
"main": "lib/module.js",
6
"directories": {
@@ -70,7 +70,7 @@
70
"rollup-plugin-json": "^3.0.0",
71
"rollup-plugin-node-resolve": "^3.3.0",
72
"rollup-plugin-replace": "^2.0.0",
73
- "semantic-release": "^15.6.0"
+ "semantic-release": "^15.7.1"
74
},
75
"peerDependencies": {
76
"nuxt": "<1.0.0 || >1.2.1"
0 commit comments