chore: update handlebars

This commit is contained in:
Adrian Castro
2024-02-04 22:34:29 +01:00
parent 1bf1b8898f
commit 0728ab6b49

View File

@@ -3,6 +3,7 @@
"private": true, "private": true,
"version": "0.1.0", "version": "0.1.0",
"type": "module", "type": "module",
"main": "./src/index.ts",
"exports": { "exports": {
".": "./src/index.ts" ".": "./src/index.ts"
}, },