@medusajs/auth-emailpass 0.0.2-snapshot-20240924113146 → 0.0.2-snapshot-20240924132405

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/auth-emailpass",
3
- "version": "0.0.2-snapshot-20240924113146",
3
+ "version": "0.0.2-snapshot-20240924132405",
4
4
  "description": "Email and password credential authentication provider for Medusa",
5
5
  "main": "dist/index.js",
6
6
  "repository": {
@@ -32,7 +32,7 @@
32
32
  "typescript": "^5.6.2"
33
33
  },
34
34
  "dependencies": {
35
- "@medusajs/utils": "1.12.0-snapshot-20240924113146",
35
+ "@medusajs/utils": "1.12.0-snapshot-20240924132405",
36
36
  "scrypt-kdf": "^2.0.1"
37
37
  },
38
38
  "keywords": [