Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-A-Koye committed Aug 28, 2022
1 parent cfb0131 commit a8351b2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fast-file-converter",
"version": "1.0.1",
"version": "1.0.3",
"description": "Fast File is a quick and easy-to-use library to convert data sources to a variety of options.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -18,6 +18,9 @@
"bugs": {
"url": "https://github.com/Ali-A-Koye/fast-file/issues"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/Ali-A-Koye"
},
"homepage": "https://github.com/Ali-A-Koye/fast-file#readme",
"devDependencies": {
"@babel/core": "^7.18.13",
Expand Down

0 comments on commit a8351b2

Please sign in to comment.