From e89c1d94c984038199d72a61f340e37e3a5c1f7c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 22 Oct 2016 01:01:17 +0200 Subject: [PATCH] chore(package): update jsplumb to version 2.1.8 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 070da82..cb84776 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "temporary": "0.0.8", "phantomjs": "~2.1.3", "q": "~1.4.1", - "jsplumb": "2.0.6", + "jsplumb": "2.1.8", "glob": "~7.0.0", "vinyl-source-stream": "~1.1.0", "gulp-streamify": "~1.0.2",