Skip to content

Commit

Permalink
Merge pull request #8 from theHandsomestNerd/chowworks-pull-request-t…
Browse files Browse the repository at this point in the history
…o-tman

Chowworks pull request to tman
  • Loading branch information
tmanundercover committed Dec 4, 2023
2 parents 6f29020 + 678014b commit 0940f40
Show file tree
Hide file tree
Showing 51 changed files with 1,507 additions and 3,423 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "functions",
"version": "0.3.1",
"version": "0.4.0",
"scripts": {
"lint": "eslint --ext .js,.ts .",
"build": "tsc",
Expand Down
126 changes: 124 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "the-handsomestnerd-internal",
"version": "0.3.1",
"version": "0.4.0",
"license": "GPL-3.0-or-later",
"private": true,
"dependencies": {
Expand All @@ -9,6 +9,7 @@
"@mui/icons-material": "^5.14.18",
"@mui/material": "^5.14.18",
"@mui/styles": "^5.14.18",
"@react-google-maps/api": "^2.19.2",
"@storybook/addon-mdx-gfm": "^7.4.6",
"@storybook/react-webpack5": "^7.4.6",
"@tanstack/react-query": "^4.36.1",
Expand Down
1 change: 0 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->

<!-- <title>Chow Works</title>-->
<meta name="title" content="__META_OG_TITLE__"/>
<meta name="description" content="__META_DESCRIPTION__"/>
<meta name="og:title" content="__META_OG_TITLE__"/>
Expand Down
Loading

0 comments on commit 0940f40

Please sign in to comment.