fetch-inject
Advanced tools
Comparing version 1.5.4 to 1.5.5
{ | ||
"name": "fetch-inject", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "Dynamically inline assets into the DOM using Fetch Injection.", | ||
@@ -19,4 +19,3 @@ "module": "dist/fetch-inject.esm.js", | ||
"lint": "standard", | ||
"semantic-release:pre": "semantic-release pre", | ||
"semantic-release:post": "semantic-release post" | ||
"semantic-release": "semantic-release pre && npm run build && npm publish && semantic-release post" | ||
}, | ||
@@ -43,7 +42,7 @@ "repository": { | ||
"rimraf": "^2.6.1", | ||
"rollup": "^0.41.4", | ||
"rollup": "^0.41.6", | ||
"rollup-plugin-license": "^0.3.0", | ||
"rollup-plugin-uglify": "^1.0.1", | ||
"semantic-release": "^6.3.2", | ||
"standard": "^9.0.0", | ||
"standard": "^9.0.2", | ||
"uglify-js-harmony": "^2.7.5" | ||
@@ -50,0 +49,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
29584
19
229