@highoutput/hds-auth
Advanced tools
Comparing version 0.2.11 to 0.2.12
{ | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"license": "MIT", | ||
@@ -52,5 +52,5 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "edff50f1db0c5d5d8561732c930b4708628f10ca", | ||
"gitHead": "63e5813163e68864d0dec7de1a9b2339385d2044", | ||
"dependencies": { | ||
"@highoutput/hds-forms": "^0.2.4", | ||
"@highoutput/hds-forms": "^0.2.5", | ||
"@hookform/resolvers": "^2.9.10", | ||
@@ -63,2 +63,3 @@ "js-cookie": "^3.0.1", | ||
"build": "tsdx build", | ||
"prepublish": "tsdx build", | ||
"test": "tsdx test --passWithNoTests", | ||
@@ -65,0 +66,0 @@ "lint": "tsdx lint", |
241432
+ Added@types/lodash@4.17.14(transitive)
- Removed@types/lodash@4.17.15(transitive)
Updated@highoutput/hds-forms@^0.2.5