There was an error while loading. Please reload this page.
1 parent b7babee commit fc8e2cbCopy full SHA for fc8e2cb
lerna.json
@@ -4,5 +4,5 @@
4
"packages/*",
5
"packages/@keynote/*"
6
],
7
- "version": "1.0.8"
+ "version": "1.0.9"
8
}
packages/@keynote/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@keynote/cli",
3
- "version": "1.0.7",
+ "version": "1.0.9",
"description": "CLI for creating Keynotes using Vue ",
"bin": {
"keynote": "bin/keynote.js"
packages/vue-keynote/package.json
"name": "vue-keynote",
- "version": "1.0.8",
"description": "Present with Vue",
"main": "index.js",
"unpkg": "dist/keynote.js",
0 commit comments