mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-29 13:58:02 +03:00
v3.0.4
This commit is contained in:
parent
2a86652244
commit
43feadab66
@ -2,5 +2,5 @@
|
||||
"packages": ["packages/*"],
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"version": "3.0.3"
|
||||
"version": "3.0.4"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-deck",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"description": "Create mdx-deck presentations",
|
||||
"bin": {
|
||||
"create-deck": "cli.js"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "website-pdf",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"author": "Brent Jackson <jxnblk@gmail.com>",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
Loading…
Reference in New Issue
Block a user