Add cache-control header on newly uploaded files

This commit is contained in:
Baptiste Arnaud
2023-11-01 15:42:53 +01:00
parent a5641811a3
commit d1502f8300
6 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@typebot.io/js",
"version": "0.2.11",
"version": "0.2.12",
"description": "Javascript library to display typebots on your website",
"type": "module",
"main": "dist/index.js",