-
- Downloads
upgrade gatsby-plugin-auth to 0.2.5 (v0.8.3)
Showing
- CHANGELOG.md 11 additions, 0 deletionsCHANGELOG.md
- package.json 2 additions, 2 deletionspackage.json
- src/components/Footer.tsx 1 addition, 1 deletionsrc/components/Footer.tsx
- src/components/core/Carousel.tsx 1 addition, 1 deletionsrc/components/core/Carousel.tsx
- src/components/core/Map.tsx 2 additions, 0 deletionssrc/components/core/Map.tsx
{ | ||
"name": "@onegeo-suite/gatsby-theme-onegeo", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"author": "NEOGEO", | ||
... | ... | @@ -16,7 +16,7 @@ |
"typescript": "^4.0.0" | ||
}, | ||
"dependencies": { | ||
"@onegeo-suite/gatsby-plugin-auth": "0.2.4", | ||
"@onegeo-suite/gatsby-plugin-auth": "0.2.5", | ||
"@onegeo-suite/gatsby-source-directus": "^9.14.1", | ||
"dayjs": "^1.11.7", | ||
"gatsby-plugin-env-variables": "^2.2.0", | ||
... | ... |
Please register or sign in to comment