diff options
| author | jackyzha0 <[email protected]> | 2020-05-14 19:34:42 -0700 |
|---|---|---|
| committer | jackyzha0 <[email protected]> | 2020-05-14 19:34:42 -0700 |
| commit | 82eb4589202d3e146fb96441ffe63a6a646b5e72 (patch) | |
| tree | 61a6b37e3b61e4506a41dbd2830c9a654b983996 /package.json | |
| parent | Merge pull request #22 from jackyzha0/paste-modal (diff) | |
| download | ctrl-v-82eb4589202d3e146fb96441ffe63a6a646b5e72.tar.xz ctrl-v-82eb4589202d3e146fb96441ffe63a6a646b5e72.zip | |
rm bad deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
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" - } -} |