@augment-vir/core
Advanced tools
Comparing version 31.7.2 to 31.8.0
@@ -9,2 +9,3 @@ export * from './augments/array/array.js'; | ||
export * from './augments/function/typed-function-type.js'; | ||
export * from './augments/http/http-method.js'; | ||
export * from './augments/http/http-status.js'; | ||
@@ -11,0 +12,0 @@ export * from './augments/json/json-compatible.js'; |
@@ -9,2 +9,3 @@ export * from './augments/array/array.js'; | ||
export * from './augments/function/typed-function-type.js'; | ||
export * from './augments/http/http-method.js'; | ||
export * from './augments/http/http-status.js'; | ||
@@ -11,0 +12,0 @@ export * from './augments/json/json-compatible.js'; |
{ | ||
"name": "@augment-vir/core", | ||
"version": "31.7.2", | ||
"version": "31.8.0", | ||
"description": "Core augment-vir augments. Use @augment-vir/common instead.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/electrovir/augment-vir", |
113197
60
2505