@medusajs/auth-emailpass 2.0.5-preview-20241116090144 → 2.0.5-preview-20241116120156

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-emailpass",
3
- "version": "2.0.5-preview-20241116090144",
3
+ "version": "2.0.5-preview-20241116120156",
4
4
  "description": "Email and password credential 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-20241116090144",
29
+ "@medusajs/framework": "2.0.5-preview-20241116120156",
30
30
  "@swc/core": "^1.7.28",
31
31
  "@swc/jest": "^0.2.36",
32
32
  "jest": "^29.7.0",
@@ -37,7 +37,7 @@
37
37
  "scrypt-kdf": "^2.0.1"
38
38
  },
39
39
  "peerDependencies": {
40
- "@medusajs/framework": "2.0.5-preview-20241116090144"
40
+ "@medusajs/framework": "2.0.5-preview-20241116120156"
41
41
  },
42
42
  "keywords": [
43
43
  "medusa-provider",