object-to-formdata
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "object-to-formdata", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"keywords": [ | ||
@@ -28,3 +28,3 @@ "form", | ||
"prepublishOnly": "npm run build", | ||
"test": "npm run build && jest --coverage" | ||
"test": "jest --coverage" | ||
}, | ||
@@ -31,0 +31,0 @@ "husky": { |
17460