fetch-inject
Advanced tools
Comparing version 1.3.7 to 1.3.8
@@ -6,4 +6,4 @@ { | ||
"scripts": { | ||
"build": "rollup -c && BUILD_TARGET=minified rollup -c", | ||
"clean": "rimraf ./dist", | ||
"build": "npm run clean && npm run lint && rollup -c && BUILD_TARGET=minified rollup -c", | ||
"clean": "rimraf ./dist/*", | ||
"test": "npm run lint", | ||
@@ -45,3 +45,3 @@ "lint": "standard", | ||
"homepage": "https://github.com/jhabdas/fetch-inject#readme", | ||
"version": "1.3.7" | ||
"version": "1.3.8" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
17779
13
127