提交 acf34e15 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

lock all npm module version to fix

上级 0e52e624
...@@ -100,50 +100,50 @@ ...@@ -100,50 +100,50 @@
"node": ">= 6.9.0" "node": ">= 6.9.0"
}, },
"dependencies": { "dependencies": {
"@types/selenium-webdriver": "^2.53.34", "@types/selenium-webdriver": "2.53.34",
"@types/socket.io": "^1.4.27", "@types/socket.io": "1.4.27",
"body-parser": "^1.15.2", "body-parser": "1.15.2",
"brolog": "^0.3.10", "brolog": "0.3.10",
"express": "^4.13.4", "express": "4.13.4",
"is-ci": "^1.0.9", "is-ci": "1.0.9",
"is-docker": "^1.1.0", "is-docker": "1.1.0",
"moment": "^2.17.0", "moment": "2.17.0",
"ps-tree": "^1.0.1", "ps-tree": "1.0.1",
"retry-promise": "^1.0.0", "retry-promise": "1.0.0",
"selenium-webdriver": "^3.0.0", "selenium-webdriver": "3.0.0",
"socket.io": "^1.4.8", "socket.io": "1.4.8",
"ws": "^1.1.1" "ws": "1.1.1"
}, },
"devDependencies": { "devDependencies": {
"@types/body-parser": "^0.0.33", "@types/body-parser": "0.0.33",
"@types/express": "^4.0.33", "@types/express": "4.0.33",
"@types/fluent-ffmpeg": "^0.0.2", "@types/fluent-ffmpeg": "0.0.2",
"@types/mime": "^0.0.29", "@types/mime": "0.0.29",
"@types/node": "^6.0.45", "@types/node": "6.0.45",
"@types/request": "^0.0.36", "@types/request": "0.0.36",
"@types/sinon": "^1.16.31", "@types/sinon": "1.16.31",
"@types/ws": "^0.0.37", "@types/ws": "0.0.37",
"apiai": "^3.0.3", "apiai": "3.0.3",
"ava": "^0.17.0", "ava": "0.17.0",
"babel-eslint": "^7.1.1", "babel-eslint": "7.1.1",
"cookie-parser": "^1.4.3", "cookie-parser": "1.4.3",
"coveralls": "^2.11.14", "coveralls": "2.11.14",
"cross-env": "^3.1.3", "cross-env": "3.1.3",
"eslint": "^3.4.0", "eslint": "3.4.0",
"eslint-plugin-ava": "^4.0.0", "eslint-plugin-ava": "4.0.0",
"finis": "^0.0.2", "finis": "0.0.2",
"fluent-ffmpeg": "^2.1.0", "fluent-ffmpeg": "2.1.0",
"nyc": "^10.0.0", "nyc": "10.0.0",
"qrcode-terminal": "^0.11.0", "qrcode-terminal": "0.11.0",
"request": "^2.79.0", "request": "2.79.0",
"shx": "^0.2.1", "shx": "0.2.1",
"sinon": "^1.17.5", "sinon": "1.17.5",
"sloc": "^0.1.11", "sloc": "0.1.11",
"ts-node": "^1.4.1", "ts-node": "1.4.1",
"tslint": "^4.0.2", "tslint": "4.0.2",
"tuling123-client": "^0.0.1", "tuling123-client": "0.0.1",
"typescript": "^2.1.4", "typescript": "2.1.4",
"yarn": "^0.17.10" "yarn": "0.17.10"
}, },
"files_comment__whitelist_npm_publish": "http://stackoverflow.com/a/8617868/1123955", "files_comment__whitelist_npm_publish": "http://stackoverflow.com/a/8617868/1123955",
"files": [ "files": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册