@ctx-core/clipboard
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@ctx-core/clipboard", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "ctx-core clipboard", | ||
"main": "lib.js", | ||
"module": "lib.js", | ||
"types": "lib.d.ts", | ||
"scripts": { | ||
@@ -36,3 +37,3 @@ "build": "npm run clean && npm run compile", | ||
}, | ||
"gitHead": "c6b9bbef90c5381a5df59492f24b1052619a69c9" | ||
"gitHead": "d8f371b90aec6b0a9b1a827acdf5b26acfa9d6e4" | ||
} |
2411