aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1ff17f0..1b5d56b 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
"@types/mocha": "^2.2.42"
},
"dependencies": {
- "axios": "^0.16.2"
+ "axios": "^0.16.2",
+ "copy-paste": "^1.3.0"
}
}