fix: update Marp because of chrome bug[F

This commit is contained in:
Glenn Y. Rolland 2021-11-30 21:42:42 +01:00
parent 020cce774b
commit 8418db7b38
2 changed files with 286 additions and 816 deletions

1097
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -12,13 +12,12 @@
"author": "",
"license": "ISC",
"dependencies": {
"@marp-team/marp-cli": "^1.0.3",
"ansi-regex": "^6.0.1",
"@marp-team/marp-cli": "^1.5.0",
"foreman": "^3.0.1",
"node-sass": "^6.0.1"
},
"devDependencies": {
"@marp-team/marp-core": "^2.0.2",
"@marp-team/marp-core": "^3.0.0",
"markdown-it-footnote": "^3.0.2"
}
}