aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-09-10 15:05:53 +0200
committerChocobozzz <me@florianbigard.com>2021-09-10 15:06:57 +0200
commit624e42fdf9456816f92000e632d01390f3b5c840 (patch)
tree83cadd83bbf6cf393bf570d9947ad0469083a42e /package.json
parente367da949bb97c3db8c2f9a28ea09eef93abb2f5 (diff)
downloadPeerTube-624e42fdf9456816f92000e632d01390f3b5c840.tar.gz
PeerTube-624e42fdf9456816f92000e632d01390f3b5c840.tar.zst
PeerTube-624e42fdf9456816f92000e632d01390f3b5c840.zip
Remove peertube watch and peertube repl
I don't have time to maintain these scripts that cause some install issues/maintenance difficulties
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index c46382286..ee95c4f34 100644
--- a/package.json
+++ b/package.json
@@ -198,8 +198,6 @@
198 "eslint-plugin-standard": "^5.0.0", 198 "eslint-plugin-standard": "^5.0.0",
199 "fast-xml-parser": "^3.19.0", 199 "fast-xml-parser": "^3.19.0",
200 "maildev": "^1.0.0-rc3", 200 "maildev": "^1.0.0-rc3",
201 "marked": "^3.0.2",
202 "marked-man": "^0.7.0",
203 "mocha": "^9.0.0", 201 "mocha": "^9.0.0",
204 "nodemon": "^2.0.1", 202 "nodemon": "^2.0.1",
205 "proxy": "^1.0.2", 203 "proxy": "^1.0.2",