@ctx-core/clipboard
Advanced tools
Comparing version 1.1.19 to 1.1.20
{ | ||
"name": "@ctx-core/clipboard", | ||
"version": "1.1.19", | ||
"version": "1.1.20", | ||
"description": "ctx-core clipboard", | ||
@@ -32,3 +32,3 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/object": "^6.5.0" | ||
"@ctx-core/object": "^7.0.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "15faacc5e5cbce18a3e171ac2a1ccc36bb5a1a47" | ||
"gitHead": "dae718b7c82f7e281aaeed6766389b17071b48d6" | ||
} |
+ Added@ctx-core/object@7.0.0(transitive)
- Removed@ctx-core/object@6.5.0(transitive)
Updated@ctx-core/object@^7.0.0