babel-plugin-transform-remove-console
Advanced tools
Comparing version 6.0.14 to 6.1.4
{ | ||
"name": "babel-plugin-transform-remove-console", | ||
"version": "6.0.14", | ||
"version": "6.1.4", | ||
"description": "Remove console.* calls", | ||
@@ -13,3 +13,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-remove-console", | ||
"babel-runtime": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "^6.1.4" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
1252
1