Create package.json
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@umbraco-backoffice/property-editors",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "vite build"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user