Main package.json fix
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dt-design-system",
|
"name": "dt-design-system",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"private": true,
|
|
||||||
"description": "Dangerous Things design system — shared tokens, web CSS, and React Native components",
|
"description": "Dangerous Things design system — shared tokens, web CSS, and React Native components",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@@ -36,4 +35,4 @@
|
|||||||
"node": ">=18.0.0"
|
"node": ">=18.0.0"
|
||||||
},
|
},
|
||||||
"packageManager": "npm@10.0.0"
|
"packageManager": "npm@10.0.0"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user