1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-22 20:31:31 +03:00

Add missing rollup dependency

This commit is contained in:
Artyom 2017-03-31 11:15:11 +02:00
parent 4f86406a09
commit b1e9f16081
No known key found for this signature in database
GPG Key ID: B8E35A33FF522710

View File

@ -23,6 +23,7 @@
"babel-preset-babili": "^0.0.12",
"babel-preset-env": "^1.2.2",
"rimraf": "^2.6.1",
"rollup": "^0.41.6",
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-babili": "^1.1.1",
"rollup-plugin-commonjs": "^8.0.2",