chore(release): cleanup root, move data to data/ dir, and prep v4.0.0

This commit is contained in:
sck_0
2026-01-28 17:38:45 +01:00
parent 435b62cf6a
commit 76e0dffad7
7 changed files with 1 additions and 0 deletions

7
data/package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "antigravity-awesome-skills",
"version": "4.0.0",
"dependencies": {
"yaml": "^2.8.2"
}
}