mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Install markdown-it and slugify
This commit is contained in:
parent
45b19d27b1
commit
752170dc29
2 changed files with 38 additions and 1 deletions
|
|
@ -15,7 +15,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"cross-env": "^5.2.0",
|
||||
"nuxt": "^2.0.0"
|
||||
"markdown-it": "^11.0.1",
|
||||
"nuxt": "^2.0.0",
|
||||
"slugify": "^1.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^1.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue