Updated puppeteer and rollup

This commit is contained in:
yasark 2017-11-18 23:31:18 +01:00
parent 7f8671f1de
commit 9f1fcf3265
1 changed files with 2 additions and 2 deletions

View File

@ -144,11 +144,11 @@
"jsdom": "^11.3.0",
"json-loader": "^0.5.7",
"nyc": "^11.3.0",
"puppeteer": "^0.12.0",
"puppeteer": "^0.13.0",
"request": "^2.83.0",
"request-promise-native": "^1.0.5",
"rimraf": "^2.6.2",
"rollup": "^0.50.0",
"rollup": "^0.51.7",
"rollup-plugin-alias": "^1.4.0",
"rollup-plugin-babel": "^3.0.2",
"rollup-plugin-commonjs": "^8.2.6",