1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-11 06:35:24 +03:00
This commit is contained in:
Brent Jackson 2019-07-18 19:54:02 -04:00
parent 528599ea71
commit 09ae891be9
3 changed files with 3 additions and 3 deletions

View File

@ -2,5 +2,5 @@
"packages": ["packages/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "3.0.2"
"version": "3.0.3"
}

View File

@ -1,6 +1,6 @@
{
"name": "create-deck",
"version": "3.0.1",
"version": "3.0.3",
"description": "Create mdx-deck presentations",
"bin": {
"create-deck": "cli.js"

View File

@ -1,6 +1,6 @@
{
"name": "website-pdf",
"version": "3.0.1",
"version": "3.0.3",
"author": "Brent Jackson <jxnblk@gmail.com>",
"license": "MIT",
"bin": {