Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
fix: scoped package
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanni-bertoncelli committed Jul 29, 2021
1 parent af5c2dc commit 17a6436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "json-translator",
"name": "@giovanni-bertoncelli/json-translator",
"version": "1.0.0",
"description": "Translate your JSON file with this tool!",
"main": "index.js",
Expand All @@ -25,4 +25,4 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0"
}
}
}

0 comments on commit 17a6436

Please sign in to comment.