diff options
author | Chocobozzz <me@florianbigard.com> | 2018-04-06 10:44:02 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-04-06 10:44:02 +0200 |
commit | 228e84aa7e604c010ecc39bd54b62fefcca3b94e (patch) | |
tree | 347a7155d978a7ebdcf07dda3b31207304149a4b /package.json | |
parent | 9c758359c03840c708ccfc8a3f10f1b84ec6611f (diff) | |
download | PeerTube-228e84aa7e604c010ecc39bd54b62fefcca3b94e.tar.gz PeerTube-228e84aa7e604c010ecc39bd54b62fefcca3b94e.tar.zst PeerTube-228e84aa7e604c010ecc39bd54b62fefcca3b94e.zip |
Upgrade spectacle module
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 be4d249ea..e6450f190 100644 --- a/package.json +++ b/package.json | |||
@@ -130,7 +130,7 @@ | |||
130 | "mocha": "^5.0.0", | 130 | "mocha": "^5.0.0", |
131 | "nodemon": "^1.11.0", | 131 | "nodemon": "^1.11.0", |
132 | "source-map-support": "^0.5.0", | 132 | "source-map-support": "^0.5.0", |
133 | "spectacle-docs": "^0.9.13", | 133 | "spectacle-docs": "^1.0.2", |
134 | "supertest": "^3.0.0", | 134 | "supertest": "^3.0.0", |
135 | "ts-node": "5.0.1", | 135 | "ts-node": "5.0.1", |
136 | "tslint": "^5.7.0", | 136 | "tslint": "^5.7.0", |