1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 06:38:30 -04:00

remove netlify-cli from deps [skip ci]

This commit is contained in:
Jake Jarvis 2020-01-22 08:39:38 -05:00
parent 602f8cc137
commit 90d5321c80
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39
2 changed files with 60 additions and 2970 deletions

View File

@ -28,8 +28,7 @@
"lint:sass": "stylelint assets/sass/**/* --syntax scss",
"lint:links": "linkinator http://localhost:1313/ --recurse --silent --skip https://www.shodan.io/ --skip https://images.shodan.io/ --skip https://archive.today/ --skip https://archive.is/ --skip https://www.linkedin.com/ --skip http://localhost:1313/y2k/ --skip 'asdfasdf404/?$'",
"debug:hugo": "hugo version; hugo env",
"debug:size": "get-folder-size --folder=public",
"debug:netlify": "netlify status"
"debug:size": "get-folder-size --folder=public"
},
"dependencies": {},
"devDependencies": {
@ -47,7 +46,6 @@
"imagemin-svgo": "^7.0.0",
"linkinator": "^1.8.2",
"markdownlint-cli": "~0.21.0",
"netlify-cli": "^2.30.0",
"npm-run-all": "^4.1.5",
"postcss-clean": "^1.1.0",
"postcss-cli": "^7.1.0",

3026
yarn.lock

File diff suppressed because it is too large Load Diff