ezzy-config-setup
Advanced tools
Comparing version 3.0.4 to 3.1.0
{ | ||
"name": "ezzy-config-setup", | ||
"description": "A complex function configuration", | ||
"version": "3.0.4", | ||
"version": "3.1.0", | ||
"author": { | ||
@@ -17,3 +17,3 @@ "name": "Moises Romero", | ||
"coverage": "node node_modules/ezzy-testing/coverage", | ||
"test": "node node_modules/ezzy-testing", | ||
"test": "echo \"Nothing to do.\"", | ||
"prebuild": "npm install", | ||
@@ -28,5 +28,5 @@ "build": "npm run coverage" | ||
"devDependencies": { | ||
"ezzy-testing": "^3.0.4" | ||
"ezzy-testing": "^3.1.0" | ||
}, | ||
"gitHead": "fd1b66e1411fa832066a63cb817d0411395fc4e7" | ||
"gitHead": "3fbbbab9e24f42f8b3646d7adbe6ff0ebeaf27ce" | ||
} |
13976