Bump marp dependencies
This commit is contained in:
parent
2ef2432b9d
commit
7ca6a2404e
1 changed files with 6 additions and 2 deletions
|
@ -12,8 +12,12 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@marp-team/marp-cli": "^0.17.4",
|
"@marp-team/marp-cli": "^1.0.3",
|
||||||
"foreman": "^3.0.1",
|
"foreman": "^3.0.1",
|
||||||
"node-sass": "^4.13.0"
|
"node-sass": "^6.0.0"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"@marp-team/marp-core": "^2.0.2",
|
||||||
|
"markdown-it-footnote": "^3.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue