chore: update marp dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bc3f0f911f
commit
f0463071cc
1 changed files with 3 additions and 4 deletions
|
@ -13,11 +13,10 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@marp-team/marp-cli": "^1.5.0",
|
||||
"@marp-team/marp-core": "^3.0.0",
|
||||
"markdown-it-footnote": "^3.0.2",
|
||||
"markdown-it-highlight-lines": "^1.0.2",
|
||||
"foreman": "^3.0.1",
|
||||
"node-sass": "^7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@marp-team/marp-core": "^3.0.0",
|
||||
"markdown-it-footnote": "^3.0.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue