Skip to content

Commit

Permalink
Update package json
Browse files Browse the repository at this point in the history
  • Loading branch information
f-elix committed Apr 24, 2024
1 parent 59ba977 commit 137a3ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "deuxhuithuit",
"version": "0.1.0",
"homepage": "https://github.com/DeuxHuitHuitInc/deuxhuithuit#readme",
"name": "288-toolkit",
"version": "1.0.0",
"homepage": "https://github.com/DeuxHuitHuit/288-toolkit#readme",
"repository": {
"type": "git",
"url": "https://github.com/DeuxHuitHuitInc/deuxhuithuit"
"url": "https://github.com/DeuxHuitHuit/288-toolkit"
},
"type": "module",
"engine": 20,
Expand All @@ -22,7 +22,7 @@
"lc": "npm run lint && npm run check",
"lc:watch": "npm run lint && npm run check -- --watch",
"ci:version": "pnpm changeset version",
"ci:publish": "pnpm publish -r --no-git-checks"
"ci:publish": "pnpm --filter \"@288-toolkit/*\" publish -r --no-git-checks"
},
"peerDependencies": {
"@sveltejs/kit": "2.x",
Expand Down

0 comments on commit 137a3ec

Please sign in to comment.