From: Iskren Chernev Date: Tue, 1 Nov 2016 12:54:55 +0000 (+0000) Subject: Add rollup and rollup-plugin-babel to package.json X-Git-Tag: 2.16.0~24^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1981485cf3b3adec1963c7bfc502f709ccd3239;p=thirdparty%2Fmoment.git Add rollup and rollup-plugin-babel to package.json --- diff --git a/package.json b/package.json index 0c36036fd..3f3e46bf6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,6 @@ "grunt": "~0.4", "grunt-cli": "latest", "benchmark": "latest", - "esperanto": "latest", "grunt-contrib-clean": "latest", "grunt-contrib-concat": "latest", "grunt-contrib-copy": "latest", @@ -64,6 +63,8 @@ "karma-sauce-launcher": "latest", "qunit": "^0.7.5", "qunit-cli": "^0.1.4", + "rollup": "latest", + "rollup-plugin-babel": "latest", "spacejam": "latest", "typescript": "^1.8.10", "coveralls": "^2.11.2",