From 6c286b3e437079544a13bb31b1b4268e6ae41cbd Mon Sep 17 00:00:00 2001 From: Josh Pike Date: Tue, 3 Jul 2018 14:12:42 +0700 Subject: [PATCH] fixes #49 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95082f0..9b489c1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "test": "grunt" }, "dependencies": { - "clipboard": "^2.0.0" + "clipboard": "1.7.1" }, "peerDependencies": { "angular": "^1.2.0"