Skip to content

Commit

Permalink
revert decamelize and humanize-string to old versions
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Jan 6, 2022
1 parent fbde390 commit 613187b
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 45 deletions.
129 changes: 86 additions & 43 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 @@ -33,7 +33,7 @@
"cloudflare-middleware": "^1.0.4",
"config": "^3.3.6",
"cross-env": "^7.0.3",
"decamelize": "^5.0.1",
"decamelize": "^3.2.0",
"emojic": "^1.1.16",
"escape-string-regexp": "^4.0.0",
"fast-xml-parser": "^3.21.1",
Expand Down Expand Up @@ -195,7 +195,7 @@
"gatsby-plugin-remove-trailing-slashes": "^4.2.0",
"gatsby-plugin-styled-components": "^5.2.0",
"gatsby-plugin-typescript": "^4.2.0",
"humanize-string": "^3.0.0",
"humanize-string": "^2.1.0",
"icedfrisby": "4.0.0",
"icedfrisby-nock": "^2.1.0",
"is-svg": "^4.3.2",
Expand Down

0 comments on commit 613187b

Please sign in to comment.