Skip to content

Commit ca37e9a

Browse files
committed
chore(package): remove pmpm specification
1 parent 67973af commit ca37e9a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "root",
33
"version": "0.0.0",
4+
"private": true,
45
"license": "MIT",
56
"author": "Haniel Ubogu <https://github.com/HanielU>",
67
"scripts": {
@@ -29,7 +30,5 @@
2930
"typescript": "^5.0.0",
3031
"typescript-eslint": "^8.0.0",
3132
"vite": "^5.4.11"
32-
},
33-
"packageManager": "pnpm@9.14.4",
34-
"private": true
33+
}
3534
}

0 commit comments

Comments
 (0)