@ctx-core/object
Advanced tools
Comparing version 6.1.15 to 6.1.16
{ | ||
"name": "@ctx-core/object", | ||
"version": "6.1.15", | ||
"version": "6.1.16", | ||
"description": "ctx-core object", | ||
@@ -33,10 +33,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@ctx-core/function": "^10.5.13" | ||
"@ctx-core/function": "^10.5.14" | ||
}, | ||
"devDependencies": { | ||
"rollup": "^1.23.0", | ||
"rollup": "^1.23.1", | ||
"rollup-plugin-typescript2": "^0.24.3", | ||
"typescript": "^3.6.3" | ||
}, | ||
"gitHead": "b66bafb37fb8eef9d43420fe5d3f4911be3c8c13" | ||
"gitHead": "496d41d9eba96d9d0ff0e7f5a4363ad5081fa31e" | ||
} |
Updated@ctx-core/function@^10.5.14