Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cachebust", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "lib/cachebust.js", | ||
@@ -48,3 +48,3 @@ "description": "Append a query string to your assets to bust that cache!", | ||
}, | ||
"preferGlobal": "true" | ||
"preferGlobal": false | ||
} |
4950