Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 3f2070c

Browse files
committed
add package.json
1 parent fdf8b7a commit 3f2070c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/packages/tags/package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "@umbraco-backoffice/tag",
3+
"private": true,
4+
"type": "module",
5+
"scripts": {
6+
"build": "vite build"
7+
}
8+
}

0 commit comments

Comments
 (0)