d2-utilizr
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "d2-utilizr", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
"main": "index.js", | ||
"main": "./src/index.js", | ||
"scripts": { | ||
@@ -21,4 +21,4 @@ "test": "echo \"Error: no test specified\" && exit 1", | ||
"devDependencies": { | ||
"babel": "5.8.34" | ||
"babel": "6.3.13" | ||
} | ||
} |
7155