@posten/hedwig
Advanced tools
Comparing version 7.4.0 to 7.4.1
{ | ||
"name": "@posten/hedwig", | ||
"version": "7.4.0", | ||
"version": "7.4.1", | ||
"publishConfig": { | ||
@@ -63,3 +63,4 @@ "access": "public" | ||
"cache:purge:jsdelivr:css:posten": "curl -X POST https://purge.jsdelivr.net/ -H 'cache-control: no-cache' -H 'content-type: application/json' -d '{\"path\": [\"npm/@posten/hedwig@7/dist/posten.css\",\"npm/@posten/hedwig@latest/dist/posten.css\"]}'", | ||
"cache:purge:jsdelivr:js": "curl -X POST https://purge.jsdelivr.net/ -H 'cache-control: no-cache' -H 'content-type: application/json' -d '{\"path\": [\"npm/@posten/hedwig@7/dist/main.js\",\"npm/@posten/hedwig@latest/dist/main.js\"]}'" | ||
"cache:purge:jsdelivr:js": "curl -X POST https://purge.jsdelivr.net/ -H 'cache-control: no-cache' -H 'content-type: application/json' -d '{\"path\": [\"npm/@posten/hedwig@7/dist/main.js\",\"npm/@posten/hedwig@latest/dist/main.js\"]}'", | ||
"cache:purge:jsdelivr:js:default": "curl -X POST https://purge.jsdelivr.net/ -H 'cache-control: no-cache' -H 'content-type: application/json' -d '{\"path\": [\"npm/@posten/hedwig@latest\"]}'" | ||
}, | ||
@@ -66,0 +67,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1679014
691