@augment-vir/core
Advanced tools
Comparing version 30.5.1 to 30.6.0
@@ -11,2 +11,3 @@ export * from './augments/array/array.js'; | ||
export * from './augments/json/json-compatible.js'; | ||
export * from './augments/min-max.js'; | ||
export * from './augments/narrow-type.js'; | ||
@@ -13,0 +14,0 @@ export * from './augments/object/generic-object-type.js'; |
@@ -11,2 +11,3 @@ export * from './augments/array/array.js'; | ||
export * from './augments/json/json-compatible.js'; | ||
export * from './augments/min-max.js'; | ||
export * from './augments/narrow-type.js'; | ||
@@ -13,0 +14,0 @@ export * from './augments/object/generic-object-type.js'; |
{ | ||
"name": "@augment-vir/core", | ||
"version": "30.5.1", | ||
"version": "30.6.0", | ||
"description": "Core augment-vir augments. Use @augment-vir/common instead.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/electrovir/augment-vir", |
101353
58
2255