diff options
author | Chocobozzz <me@florianbigard.com> | 2020-11-10 10:09:11 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-11-10 10:09:11 +0100 |
commit | c2ecfe82b74f5dfeb9077a31fe70946e49f7d03a (patch) | |
tree | 557bbe55199eefc1f2f3dd4af4a5a2ca826f615b /package.json | |
parent | eb77f4ce1d5499cb1e21295b66cac6f31ef785cf (diff) | |
download | PeerTube-c2ecfe82b74f5dfeb9077a31fe70946e49f7d03a.tar.gz PeerTube-c2ecfe82b74f5dfeb9077a31fe70946e49f7d03a.tar.zst PeerTube-c2ecfe82b74f5dfeb9077a31fe70946e49f7d03a.zip |
Fix prod deploy
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0de785618..76e59a517 100644 --- a/package.json +++ b/package.json | |||
@@ -120,6 +120,7 @@ | |||
120 | "lru-cache": "^6.0.0", | 120 | "lru-cache": "^6.0.0", |
121 | "magnet-uri": "^5.1.4", | 121 | "magnet-uri": "^5.1.4", |
122 | "markdown-it": "11.x", | 122 | "markdown-it": "11.x", |
123 | "markdown-it-emoji": "^2.0.0", | ||
123 | "memoizee": "^0.4.14", | 124 | "memoizee": "^0.4.14", |
124 | "morgan": "^1.5.3", | 125 | "morgan": "^1.5.3", |
125 | "multer": "^1.1.0", | 126 | "multer": "^1.1.0", |
@@ -207,7 +208,6 @@ | |||
207 | "eslint-plugin-standard": "^4.0.1", | 208 | "eslint-plugin-standard": "^4.0.1", |
208 | "libxmljs": "0.19.7", | 209 | "libxmljs": "0.19.7", |
209 | "maildev": "^1.0.0-rc3", | 210 | "maildev": "^1.0.0-rc3", |
210 | "markdown-it-emoji": "^1.4.0", | ||
211 | "marked": "^1.1.0", | 211 | "marked": "^1.1.0", |
212 | "marked-man": "^0.7.0", | 212 | "marked-man": "^0.7.0", |
213 | "mocha": "^8.0.1", | 213 | "mocha": "^8.0.1", |