damencho 2 år sedan
förälder
incheckning
67d92a9677
3 ändrade filer med 609 tillägg och 50 borttagningar
  1. 561
    50
      package-lock.json
  2. 2
    0
      package.json
  3. 46
    0
      patches/strophe.js+1.6.0.patch

+ 561
- 50
package-lock.json
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil


+ 2
- 0
package.json Visa fil

@@ -27,6 +27,7 @@
27 27
     "lodash.clonedeep": "4.5.0",
28 28
     "lodash.debounce": "4.0.8",
29 29
     "lodash.isequal": "4.5.0",
30
+    "patch-package": "6.5.1",
30 31
     "promise.allsettled": "1.0.4",
31 32
     "sdp-transform": "2.3.0",
32 33
     "strophe.js": "1.6.0",
@@ -69,6 +70,7 @@
69 70
     "gen-types": "tsc --declaration --declarationDir types/auto --emitDeclarationOnly",
70 71
     "lint": "eslint .",
71 72
     "lint-fix": "eslint . --fix",
73
+    "postinstall": "patch-package",
72 74
     "prepack": "npm run build && npm run gen-types",
73 75
     "test": "karma start karma.conf.js",
74 76
     "test-watch": "karma start karma.conf.js --no-single-run",

+ 46
- 0
patches/strophe.js+1.6.0.patch
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil


Laddar…
Avbryt
Spara