changeset 3812:a79a68361f3b yworks-svg2pdf

use only our production build of svg2pdf
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 05 Jul 2019 11:03:35 +0200
parents 68dc59b428df
children bb71c80a3357
files client/package.json client/yarn.lock
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/client/package.json	Fri Jul 05 10:31:53 2019 +0200
+++ b/client/package.json	Fri Jul 05 11:03:35 2019 +0200
@@ -39,7 +39,6 @@
     "debounce": "^1.2.0",
     "file-saver": "^2.0.2",
     "glob-all": "^3.1.0",
-    "jspdf-yworks": "https://github.com/Intevation/jsPDF.git#production",
     "locale2": "^2.2.0",
     "lodash.debounce": "^4.0.8",
     "ol": "^5.3.0",
--- a/client/yarn.lock	Fri Jul 05 10:31:53 2019 +0200
+++ b/client/yarn.lock	Fri Jul 05 11:03:35 2019 +0200
@@ -7007,9 +7007,10 @@
   resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
   integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
 
-jspdf-yworks@^2.0.2, "jspdf-yworks@https://github.com/Intevation/jsPDF.git#production":
+jspdf-yworks@^2.0.2:
   version "2.0.2"
-  resolved "https://github.com/Intevation/jsPDF.git#c8cfd2e287f96bd8cf044d71cde1a5a2130f591c"
+  resolved "https://registry.yarnpkg.com/jspdf-yworks/-/jspdf-yworks-2.0.2.tgz#40f363dfebd9b777ca7a1deccbc47c6f108d1db7"
+  integrity sha512-fUkFY6Izq6VNrqNiWQjVVQ35KCcC14Yt89nbXXeJ9g2j4hYfvv1/boW2cKNgs+dXfPWYk6srhnetPlWNcpeciA==
   dependencies:
     canvg "1.5.3"
     cf-blob.js "0.0.1"