Main package.json fix

This commit is contained in:
michael
2026-05-05 14:20:26 -07:00
parent e664cdaf3d
commit 1aeceb8f24

View File

@@ -1,7 +1,6 @@
{
"name": "dt-design-system",
"version": "0.0.0",
"private": true,
"description": "Dangerous Things design system — shared tokens, web CSS, and React Native components",
"repository": {
"type": "git",
@@ -36,4 +35,4 @@
"node": ">=18.0.0"
},
"packageManager": "npm@10.0.0"
}
}