Skip to content

Commit b028baf

Browse files
committed
Switch to own, fixed, lz-string version
Signed-off-by: Sheogorath <[email protected]>
1 parent 72894d1 commit b028baf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"archiver": "^2.1.1",
2020
"async": "^2.1.4",
2121
"aws-sdk": "^2.7.20",
22-
"base64url": "^3.0.0",
2322
"azure-storage": "^2.7.0",
23+
"base64url": "^3.0.0",
2424
"blueimp-md5": "^2.6.0",
2525
"body-parser": "^1.15.2",
2626
"bootstrap": "^3.3.7",
@@ -62,7 +62,7 @@
6262
"keymaster": "^1.6.2",
6363
"list.js": "^1.5.0",
6464
"lodash": "^4.17.4",
65-
"lz-string": "1.4.4",
65+
"lz-string": "git+https://github.com/hackmdio/lz-string.git",
6666
"markdown-it": "^8.2.2",
6767
"markdown-it-abbr": "^1.0.4",
6868
"markdown-it-container": "^2.0.0",
@@ -78,8 +78,8 @@
7878
"markdown-it-sup": "^1.0.0",
7979
"markdown-pdf": "^9.0.0",
8080
"mathjax": "~2.7.0",
81-
"mermaid": "~7.1.0",
8281
"mattermost": "^3.4.0",
82+
"mermaid": "~7.1.0",
8383
"meta-marked": "^0.4.2",
8484
"method-override": "^2.3.7",
8585
"minimist": "^1.2.0",
@@ -98,8 +98,8 @@
9898
"passport-ldapauth": "^2.0.0",
9999
"passport-local": "^1.0.0",
100100
"passport-oauth2": "^1.4.0",
101-
"passport-twitter": "^1.0.4",
102101
"passport-saml": "^0.31.0",
102+
"passport-twitter": "^1.0.4",
103103
"passport.socketio": "^3.7.0",
104104
"pdfobject": "^2.0.201604172",
105105
"pg": "^6.1.2",

0 commit comments

Comments
 (0)