fix: update Marp because of chrome bug[F
This commit is contained in:
parent
020cce774b
commit
8418db7b38
2 changed files with 286 additions and 816 deletions
1097
package-lock.json
generated
1097
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -12,13 +12,12 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@marp-team/marp-cli": "^1.0.3",
|
"@marp-team/marp-cli": "^1.5.0",
|
||||||
"ansi-regex": "^6.0.1",
|
|
||||||
"foreman": "^3.0.1",
|
"foreman": "^3.0.1",
|
||||||
"node-sass": "^6.0.1"
|
"node-sass": "^6.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@marp-team/marp-core": "^2.0.2",
|
"@marp-team/marp-core": "^3.0.0",
|
||||||
"markdown-it-footnote": "^3.0.2"
|
"markdown-it-footnote": "^3.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue