aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorjackyzha0 <[email protected]>2020-05-14 19:34:42 -0700
committerjackyzha0 <[email protected]>2020-05-14 19:34:42 -0700
commit82eb4589202d3e146fb96441ffe63a6a646b5e72 (patch)
tree61a6b37e3b61e4506a41dbd2830c9a654b983996 /package.json
parentMerge pull request #22 from jackyzha0/paste-modal (diff)
downloadctrl-v-82eb4589202d3e146fb96441ffe63a6a646b5e72.tar.xz
ctrl-v-82eb4589202d3e146fb96441ffe63a6a646b5e72.zip
rm bad deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index e10893d..0000000
--- a/package.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "dependencies": {
- "use-clipboard-copy": "^0.1.2"
- }
-}