mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-14 01:57:19 +09:00
parent
9f86e9d806
commit
5aaa53663d
@ -13,15 +13,15 @@
|
|||||||
"build": "gulp build"
|
"build": "gulp build"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "0.0.2",
|
"@types/node": "7.0.0",
|
||||||
"@types/request": "0.0.39",
|
"@types/request": "0.0.39",
|
||||||
"event-stream": "3.3.4",
|
"event-stream": "3.3.4",
|
||||||
"gulp": "3.9.1",
|
"gulp": "3.9.1",
|
||||||
"gulp-typescript": "3.1.3",
|
"gulp-typescript": "3.1.4",
|
||||||
"typescript": "2.1.4"
|
"typescript": "2.1.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cheerio-httpcli": "0.6.9",
|
"cheerio-httpcli": "0.6.10",
|
||||||
"escape-regexp": "0.0.1",
|
"escape-regexp": "0.0.1",
|
||||||
"html-entities": "1.2.0",
|
"html-entities": "1.2.0",
|
||||||
"request": "2.79.0"
|
"request": "2.79.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user