Explorar o código

chore: fix dependency order

would always be automatically fixed when installing new packages, causing a git diff
sschmid %!s(int64=5) %!d(string=hai) anos
pai
achega
2d68d20134
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -50,9 +50,9 @@
   "dependencies": {
     "@types/vexflow": "^1.2.33",
     "es6-promise": "^4.2.5",
+    "jspdf-yworks": "^2.1.1",
     "jszip": "^3.0.0",
     "loglevel": "^1.5.0",
-    "jspdf-yworks": "^2.1.1",
     "svg2pdf.js": "^1.5.0",
     "typescript-collections": "^1.1.2",
     "vexflow": "^1.2.89"