Skip to content

Commit

Permalink
🔒️ Add nuxt-helmet
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Dec 12, 2024
1 parent 0f21708 commit 40e3dc1
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 0 deletions.
18 changes: 18 additions & 0 deletions functions/package-lock.json

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

1 change: 1 addition & 0 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"marked": "^5.1.2",
"node-fetch": "^2.6.7",
"nuxt-facebook-pixel-module": "^1.6.0",
"nuxt-helmet": "^2.1.1",
"nuxt-start": "^2.17.2",
"portal-vue": "^1.5.1",
"querystring": "^0.2.1",
Expand Down
18 changes: 18 additions & 0 deletions src/package-lock.json

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

1 change: 1 addition & 0 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"node-fetch": "^2.6.0",
"nuxt": "^2.17.2",
"nuxt-facebook-pixel-module": "^1.6.0",
"nuxt-helmet": "^2.1.1",
"portal-vue": "^2.1.7",
"postcss": "^8.4.14",
"querystring": "^0.2.1",
Expand Down

0 comments on commit 40e3dc1

Please sign in to comment.