Skip to content

Commit

Permalink
chore: add scope to the package
Browse files Browse the repository at this point in the history
  • Loading branch information
luckasnix committed Jul 7, 2024
1 parent 2717b2a commit ddcb9e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "structured-objects",
"private": true,
"name": "@kasnix/structured-objects",
"version": "0.0.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,5 +33,8 @@
"vite": "5.3.1",
"vite-plugin-dts": "3.9.1",
"vitest": "1.6.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit ddcb9e5

Please sign in to comment.