@budibase/string-templates 3.2.7 → 3.2.14

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@budibase/string-templates",
3
- "version": "3.2.7",
3
+ "version": "3.2.14",
4
4
  "description": "Handlebars wrapper for Budibase templating.",
5
5
  "main": "dist/bundle.cjs",
6
6
  "module": "dist/bundle.mjs",
@@ -44,5 +44,5 @@
44
44
  "ts-jest": "29.1.1",
45
45
  "typescript": "5.5.2"
46
46
  },
47
- "gitHead": "fbfab71c1e93d79cf64736a218bf08fddde0ccd0"
47
+ "gitHead": "eb0e18ce77436d0171f08cf0bfc9a66d72ee1ee2"
48
48
  }