Skip to content

Commit

Permalink
Fix contact form issue
Browse files Browse the repository at this point in the history
  • Loading branch information
thandaanda committed Jun 29, 2020
1 parent 2d51ff0 commit 9c5bb0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^16.13.0"
},
"dependencies": {
"@draftbox-co/gatsby-wordpress-novela-theme": "^1.0.8",
"@draftbox-co/gatsby-wordpress-novela-theme": "^1.0.9",
"dotenv": "^8.2.0",
"gatsby": "2.20.24",
"gatsby-plugin-crisp-chat": "^3.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1094,10 +1094,10 @@
theme-ui "^0.0.10"
url-parse "^1.4.7"

"@draftbox-co/gatsby-wordpress-novela-theme@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-novela-theme/-/gatsby-wordpress-novela-theme-1.0.8.tgz#a88ae7d910ec84e6f1602be2c4be98df6241ce8c"
integrity sha512-q39KVfCGBDS2DZR5MNVZaGM4Yn3s6wZ1RLj9t6MCDgA+iWXTLZMa0bvV/qyn25QLn0kn6Bkrveba49Gp3qsNNw==
"@draftbox-co/gatsby-wordpress-novela-theme@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-novela-theme/-/gatsby-wordpress-novela-theme-1.0.9.tgz#6d45a7cc3f3d52e8ee8331e7984257fbce0ee329"
integrity sha512-BbM00ht0Kr4C62G90idhW0Tehv5Nbni3ksbgvRIZLxYrfyrShHFEEzWh7gHmk/azuxJhUt1HcZb8ecRtkI2l/A==
dependencies:
"@armada-inc/gatsby-plugin-amp" "^0.2.3"
"@blocks/kit" "^0.0.28"
Expand Down

1 comment on commit 9c5bb0c

@vercel
Copy link

@vercel vercel bot commented on 9c5bb0c Jun 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.