1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -04:00

update analytics post

This commit is contained in:
2019-12-10 15:07:48 -05:00
parent 38097f4166
commit acb721d64a
3 changed files with 7 additions and 2 deletions

View File

@@ -51,6 +51,11 @@
"stylelint-config-recommended-scss": "~4.1.0",
"stylelint-scss": "~3.13.0"
},
"engines": {
"node": ">=10.0.0",
"npm": "^6.13.0",
"yarn": "^1.19.2"
},
"hugo-bin": {
"buildTags": "extended"
},