@ctx-core/object
Advanced tools
Comparing version 6.1.12 to 6.1.13
{ | ||
"name": "@ctx-core/object", | ||
"version": "6.1.12", | ||
"version": "6.1.13", | ||
"description": "ctx-core object", | ||
@@ -33,10 +33,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@ctx-core/function": "^10.5.10" | ||
"@ctx-core/function": "^10.5.11" | ||
}, | ||
"devDependencies": { | ||
"rollup": "^1.21.4", | ||
"rollup-plugin-typescript2": "^0.24.2", | ||
"rollup-plugin-typescript2": "^0.24.3", | ||
"typescript": "^3.6.3" | ||
}, | ||
"gitHead": "c2ab28c87255b2c86f65a6d58fd6695d189415bd" | ||
"gitHead": "a425970c6749e363c827e3bd3cf44561d8ab8781" | ||
} |
Updated@ctx-core/function@^10.5.11