@medusajs/auth-google 2.0.5-preview-20241117000303 → 2.0.5-preview-20241117031339

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/auth-google",
3
- "version": "2.0.5-preview-20241117000303",
3
+ "version": "2.0.5-preview-20241117031339",
4
4
  "description": "Google OAuth authentication provider for Medusa",
5
5
  "main": "dist/index.js",
6
6
  "repository": {
@@ -26,7 +26,7 @@
26
26
  "watch": "tsc --watch"
27
27
  },
28
28
  "devDependencies": {
29
- "@medusajs/framework": "2.0.5-preview-20241117000303",
29
+ "@medusajs/framework": "2.0.5-preview-20241117031339",
30
30
  "@swc/core": "^1.7.28",
31
31
  "@swc/jest": "^0.2.36",
32
32
  "jest": "^29.7.0",
@@ -38,7 +38,7 @@
38
38
  "jsonwebtoken": "^9.0.2"
39
39
  },
40
40
  "peerDependencies": {
41
- "@medusajs/framework": "2.0.5-preview-20241117000303"
41
+ "@medusajs/framework": "2.0.5-preview-20241117031339"
42
42
  },
43
43
  "keywords": [
44
44
  "medusa-provider",