Skip to content

Commit

Permalink
Updated package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ksamirdev committed Jun 15, 2024
1 parent de1c0dc commit a753e9c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/curly-turkeys-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@samocodes/s3-safe-key": minor
---

Updated package name
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "s3-safe-key",
"name": "@samocodes/s3-safe-key",
"version": "0.0.1",
"description": "Package that sanitizes s3 object keys",
"main": "dist/index.js",
Expand All @@ -10,7 +10,7 @@
"lint": "tsc"
},
"keywords": [],
"author": "",
"author": "Samir <samirdiff@proton.me>",
"license": "ISC",
"devDependencies": {
"@changesets/cli": "^2.27.5",
Expand Down

0 comments on commit a753e9c

Please sign in to comment.