Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vishakh-abhayan authored Nov 26, 2023
1 parent 10961bb commit d7342ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"description": " convert images to binary data, store them in IndexedDB, and retrieve and convert them back to images",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {
"registry": "https://npm.pkg.github.com/@vishakh-abhayan"
},
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit d7342ed

Please sign in to comment.