Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ahandsel committed Nov 15, 2023
1 parent 96e69ac commit 780dcfd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"scripts": {
"build": "slidev build",
"buildBase": "slidev build --base /kintone-quick-intro-slides/",
"dev": "slidev --open",
"export": "slidev export --per-slide --format pdf",
"pdf": "slidev export --per-slide --format pdf",
Expand All @@ -26,10 +27,5 @@
"@iconify-json/ri": "^1.1.12",
"@iconify-json/solar": "^1.1.5",
"@iconify-json/tabler": "^1.1.95"
},
"slidev": {
"addons": [
"@katzumi/slidev-addon-qrcode"
]
}
}

0 comments on commit 780dcfd

Please sign in to comment.