mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 07:28:05 +02:00
Use netlify plugins
This commit is contained in:
parent
b82bac6bcf
commit
d98c56bc80
7 changed files with 758 additions and 7630 deletions
23
package.json
23
package.json
|
@ -19,24 +19,11 @@
|
|||
},
|
||||
"homepage": "https://github.com/veggiemonk/awesome-docker#readme",
|
||||
"dependencies": {
|
||||
"cheerio": "1.0.0-rc.3",
|
||||
"draftlog": "1.0.12",
|
||||
"fs-extra": "9.0.1",
|
||||
"node-fetch": "2.6.1",
|
||||
"parcel-bundler": "1.12.4",
|
||||
"cheerio": "1.0.0-rc.10",
|
||||
"draftlog": "1.0.13",
|
||||
"fs-extra": "10.0.0",
|
||||
"node-fetch": "3.0.0",
|
||||
"rimraf": "3.0.2",
|
||||
"showdown": "1.9.1",
|
||||
"sitemap": "6.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "10.1.0",
|
||||
"eslint": "7.10.0",
|
||||
"eslint-config-airbnb-base": "14.2.0",
|
||||
"eslint-config-prettier": "6.12.0",
|
||||
"eslint-plugin-import": "2.22.1",
|
||||
"eslint-plugin-jsx-a11y": "6.3.1",
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"minimist": "1.2.5",
|
||||
"prettier": "2.1.2"
|
||||
"showdown": "^1.9.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue