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

lock all npm module version to fix

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