Skip to content

Commit

Permalink
chore(package): remove pmpm specification
Browse files Browse the repository at this point in the history
  • Loading branch information
HanielU committed Jan 17, 2025
1 parent 67973af commit ca37e9a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "root",
"version": "0.0.0",
"private": true,
"license": "MIT",
"author": "Haniel Ubogu <https://github.com/HanielU>",
"scripts": {
Expand Down Expand Up @@ -29,7 +30,5 @@
"typescript": "^5.0.0",
"typescript-eslint": "^8.0.0",
"vite": "^5.4.11"
},
"packageManager": "[email protected]",
"private": true
}
}

0 comments on commit ca37e9a

Please sign in to comment.