@budibase/server 3.13.7 → 3.13.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@
8
8
  <link href="/builder/fonts/source-sans-3/source-sans-3.css" rel="stylesheet" />
9
9
  <link href="/builder/fonts/phosphor-icons/phosphor-icons.css" rel="stylesheet" />
10
10
  <link href="/builder/fonts/remixicon.css" rel="stylesheet" />
11
- <script type="module" crossorigin src="/builder/assets/index-e8b3a7f4.js"></script>
11
+ <script type="module" crossorigin src="/builder/assets/index-3722f976.js"></script>
12
12
  <link rel="stylesheet" href="/builder/assets/index-5b0c7551.css">
13
13
  </head>
14
14
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@budibase/server",
3
3
  "email": "hi@budibase.com",
4
- "version": "3.13.7",
4
+ "version": "3.13.8",
5
5
  "description": "Budibase Web Server",
6
6
  "main": "src/index.ts",
7
7
  "repository": {
@@ -216,5 +216,5 @@
216
216
  }
217
217
  }
218
218
  },
219
- "gitHead": "b355225dbd910bcf4fd937e8b0aeff63e4d90478"
219
+ "gitHead": "3550187f1ceddaa3d86735f514c3b771603ac596"
220
220
  }