package json

This commit is contained in:
JesmoDev
2024-09-09 21:15:26 +02:00
parent 1c54cbeb5d
commit 2f5da3974b

View File

@@ -0,0 +1,8 @@
{
"name": "@umbraco-backoffice/tiptap",
"private": true,
"type": "module",
"scripts": {
"build": "vite build"
}
}