From 174f128c5b728906eee8a1d05e6e426651e47ede Mon Sep 17 00:00:00 2001 From: Richard Marston Date: Tue, 14 May 2019 09:39:48 +0200 Subject: [PATCH] Add libcimsvg as git dependency --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 63b7c18..9048147 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "handlebars": "^4.1.1", "immutable": "^3.8.1", "jszip": "^3.2.0", + "libcimsvg": "git+ssh://git@git.rwth-aachen.de:acs/public/villas/pintura-npm-package.git", "lodash": "^4.17.11", "prop-types": "^15.6.2", "rc-slider": "^8.6.3",