changeset 3808:8163eb8b40ed yworks-svg2pdf

package.json make yWorks-jsPDF dependecy transparent in package.json
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 04 Jul 2019 14:27:08 +0200
parents 876dc90c2825
children 8442fbe67198
files client/package.json client/yarn.lock
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/client/package.json	Thu Jul 04 11:59:12 2019 +0200
+++ b/client/package.json	Thu Jul 04 14:27:08 2019 +0200
@@ -39,6 +39,7 @@
     "debounce": "^1.2.0",
     "file-saver": "^2.0.2",
     "glob-all": "^3.1.0",
+    "jspdf-yworks": "https://github.com/yWorks/jsPDF.git",
     "locale2": "^2.2.0",
     "lodash.debounce": "^4.0.8",
     "ol": "^5.3.0",
--- a/client/yarn.lock	Thu Jul 04 11:59:12 2019 +0200
+++ b/client/yarn.lock	Thu Jul 04 14:27:08 2019 +0200
@@ -7007,10 +7007,9 @@
   resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
   integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
 
-jspdf-yworks@^2.0.2:
+jspdf-yworks@^2.0.2, "jspdf-yworks@https://github.com/yWorks/jsPDF.git":
   version "2.0.2"
-  resolved "https://registry.yarnpkg.com/jspdf-yworks/-/jspdf-yworks-2.0.2.tgz#40f363dfebd9b777ca7a1deccbc47c6f108d1db7"
-  integrity sha512-fUkFY6Izq6VNrqNiWQjVVQ35KCcC14Yt89nbXXeJ9g2j4hYfvv1/boW2cKNgs+dXfPWYk6srhnetPlWNcpeciA==
+  resolved "https://github.com/yWorks/jsPDF.git#db964de261784cd4847bc2b4a38577818ef4793d"
   dependencies:
     canvg "1.5.3"
     cf-blob.js "0.0.1"