Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed Oct 12, 2020
1 parent 8b0f1f6 commit e89fe01
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 68 deletions.
169 changes: 103 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"lint:fix": "prettier --write ."
},
"dependencies": {
"tailwindcss": "^1.8.10"
"tailwindcss": "^1.8.13"
},
"devDependencies": {
"@11ty/eleventy": "^0.11.0",
"autoprefixer": "^9.8.6",
"postcss-cli": "^7.1.2",
"prettier": "2.1.2",
"release-it": "^14.0.3"
"release-it": "^14.1.0"
},
"engines": {
"node": "14.x",
Expand Down

0 comments on commit e89fe01

Please sign in to comment.