|
|
@ -40,7 +40,7 @@ |
|
|
|
"homepage": "https://github.com/rollup/rollup", |
|
|
|
"devDependencies": { |
|
|
|
"acorn": "^2.3.0", |
|
|
|
"babel-core": "^5.8.25", |
|
|
|
"babel-core": "^5.8.29", |
|
|
|
"codecov.io": "^0.1.6", |
|
|
|
"console-group": "^0.1.2", |
|
|
|
"es6-promise": "^3.0.2", |
|
|
@ -57,14 +57,13 @@ |
|
|
|
"remap-istanbul": "^0.3.1", |
|
|
|
"rollup-plugin-replace": "^1.0.1", |
|
|
|
"sander": "^0.4.0", |
|
|
|
"source-map": "^0.5.1" |
|
|
|
"source-map": "^0.5.3", |
|
|
|
"sourcemap-codec": "^1.2.1" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"chalk": "^1.1.1", |
|
|
|
"minimist": "^1.2.0", |
|
|
|
"source-map-support": "^0.3.2", |
|
|
|
"sourcemap-codec": "^1.2.1", |
|
|
|
"vlq": "^0.2.1" |
|
|
|
"source-map-support": "^0.3.2" |
|
|
|
}, |
|
|
|
"files": [ |
|
|
|
"src", |
|
|
|