Merge branch 'master' of github.com:syuilo/misskey into swagger
This commit is contained in:
commit
0420fee5d2
26 changed files with 147 additions and 193 deletions
|
@ -25,7 +25,7 @@
|
|||
"@types/browserify": "12.0.30",
|
||||
"@types/chalk": "0.4.31",
|
||||
"@types/compression": "0.0.33",
|
||||
"@types/cors": "0.0.33",
|
||||
"@types/cors": "2.8.0",
|
||||
"@types/elasticsearch": "5.0.9",
|
||||
"@types/escape-html": "0.0.19",
|
||||
"@types/event-stream": "3.3.30",
|
||||
|
@ -63,13 +63,14 @@
|
|||
"babel-preset-stage-3": "6.17.0",
|
||||
"bcrypt": "1.0.2",
|
||||
"body-parser": "1.15.2",
|
||||
"browserify": "13.1.1",
|
||||
"browserify": "13.3.0",
|
||||
"browserify-livescript": "0.2.3",
|
||||
"chalk": "1.1.3",
|
||||
"chart.js": "2.4.0",
|
||||
"compression": "1.6.2",
|
||||
"cors": "2.8.1",
|
||||
"cropperjs": "1.0.0-beta",
|
||||
"crypto": "0.0.3",
|
||||
"deepcopy": "0.6.3",
|
||||
"del": "2.2.2",
|
||||
"elasticsearch": "12.1.3",
|
||||
|
@ -99,10 +100,11 @@
|
|||
"livescript": "1.5.0",
|
||||
"mime-types": "2.1.13",
|
||||
"mocha": "3.2.0",
|
||||
"mongodb": "2.2.16",
|
||||
"mongodb": "2.2.19",
|
||||
"ms": "0.7.2",
|
||||
"multer": "1.2.1",
|
||||
"nprogress": "0.2.0",
|
||||
"nyaize": "0.0.2",
|
||||
"page": "1.7.1",
|
||||
"prominence": "0.2.0",
|
||||
"pug": "2.0.0-beta6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue