diff options
| author | Ryan Mehri <[email protected]> | 2020-05-15 10:49:22 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-15 10:49:22 -0600 |
| commit | d0c8ea3198794091d9e71e1513c3f4f3a4851c92 (patch) | |
| tree | 24cd91db97508a5d1a0c8051c32719d3dfc60bba /package.json | |
| parent | Merge pull request #22 from jackyzha0/paste-modal (diff) | |
| parent | fix typo (diff) | |
| download | ctrl-v-d0c8ea3198794091d9e71e1513c3f4f3a4851c92.tar.xz ctrl-v-d0c8ea3198794091d9e71e1513c3f4f3a4851c92.zip | |
Merge pull request #23 from jackyzha0/code-render
Code render
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" - } -} |