aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-12-28 08:37:05 +0100
committerChocobozzz <me@florianbigard.com>2021-12-28 08:37:05 +0100
commitfafc7c3cbd476d0d271e125a4f8a705eca9d283c (patch)
treeb764726d659be9aba9aca430098b0e66932c6bea /package.json
parente6492b2de61e5eef5ea9bc1bf19463c065f3f41d (diff)
downloadPeerTube-fafc7c3cbd476d0d271e125a4f8a705eca9d283c.tar.gz
PeerTube-fafc7c3cbd476d0d271e125a4f8a705eca9d283c.tar.zst
PeerTube-fafc7c3cbd476d0d271e125a4f8a705eca9d283c.zip
Update resolve tspaths and enabled CI for types
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 09081a54e..c7d00ec15 100644
--- a/package.json
+++ b/package.json
@@ -203,7 +203,7 @@
203 "mocha": "^9.0.0", 203 "mocha": "^9.0.0",
204 "nodemon": "^2.0.1", 204 "nodemon": "^2.0.1",
205 "proxy": "^1.0.2", 205 "proxy": "^1.0.2",
206 "resolve-tspaths": "^0.1.2", 206 "resolve-tspaths": "^0.2.1",
207 "socket.io-client": "^4.0.1", 207 "socket.io-client": "^4.0.1",
208 "source-map-support": "^0.5.0", 208 "source-map-support": "^0.5.0",
209 "supertest": "^6.0.1", 209 "supertest": "^6.0.1",