From d4774a5440e70bd55fbdabdf66695c301e85ed73 Mon Sep 17 00:00:00 2001 From: Wikiki Date: Sat, 10 Feb 2018 20:17:32 +0100 Subject: [PATCH] feat(package): Add Rollup dependencies --- package.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package.json b/package.json index 6f9616b..4a1784c 100644 --- a/package.json +++ b/package.json @@ -30,11 +30,14 @@ "@babel/preset-env": "^7.0.0-beta.39", "babel-core": "^7.0.0-beta.3", "bulma": "^0.6.2", + "camelcase": "^4.1.0", "conventional-github-releaser": "^2.0.0", "del": "^3.0.0", "gulp": "^3.9.1", "gulp-autoprefixer": "^4.1.0", "gulp-babel": "^7.0.1", + "gulp-babel-minify": "^0.3.0", + "gulp-better-rollup": "^3.0.0", "gulp-bump": "^3.1.0", "gulp-clean-css": "^3.9.2", "gulp-concat": "^2.6.1", @@ -42,8 +45,10 @@ "gulp-git": "^2.5.1", "gulp-postcss": "^7.0.1", "gulp-sass": "^3.1.0", + "gulp-sourcemaps": "^2.6.4", "gulp-uglify": "^3.0.0", "gulp-util": "^3.0.8", + "rollup-plugin-babel": "^3.0.3", "run-sequence": "^2.2.1" }, "files": [