@ctx-core/object
Advanced tools
Comparing version 6.1.10 to 6.1.11
{ | ||
"name": "@ctx-core/object", | ||
"version": "6.1.10", | ||
"version": "6.1.11", | ||
"description": "ctx-core object", | ||
@@ -33,10 +33,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@ctx-core/function": "^10.5.8" | ||
"@ctx-core/function": "^10.5.9" | ||
}, | ||
"devDependencies": { | ||
"rollup": "^1.21.3", | ||
"rollup": "^1.21.4", | ||
"rollup-plugin-typescript2": "^0.24.2", | ||
"typescript": "^3.6.3" | ||
}, | ||
"gitHead": "588c2774d75714841ccb736d478a11704805b355" | ||
"gitHead": "d385abc497fb0a4d2fc57f9d291656faef1967f3" | ||
} |
Updated@ctx-core/function@^10.5.9