Aggiunta pacchetti npm/yarn.
This commit is contained in:
parent
b1d13608c3
commit
8a83bee803
2 changed files with 7 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
slides.html
|
||||
slides.pdf
|
||||
node_modules
|
||||
package.json
|
||||
|
|
7
package.json
Normal file
7
package.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@kazumatu981/markdown-it-fontawesome": "^1.0.4",
|
||||
"@marp-team/marp-core": "^4.0.1",
|
||||
"@marp-team/marpit": "^3.1.2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue