Browse Source

fix npm install broken: update karma-base64 to ^0.1.0

sschmidTU 3 years ago
parent
commit
17869f6c8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -99,7 +99,7 @@
     "jsdom": "^16.2.2",
     "jspdf-yworks": "^2.1.1",
     "karma": "^5.0.8",
-    "karma-base64-to-js-preprocessor": "^0.0.1",
+    "karma-base64-to-js-preprocessor": "^0.1.0",
     "karma-chai": "^0.1.0",
     "karma-chrome-launcher": "^3.1.0",
     "karma-firefox-launcher": "^1.0.0",