Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Glowstudent777 authored Sep 13, 2024
1 parent 4753447 commit 524352f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"build": "npm run babel && npm run tsc && npm run pack",
"babel": "babel src -d dist --copy-files",
"tsc": "npx tsc",
"pack": "npm pack"
"pack": "npm pack",
"ci": "npm ci"
},
"repository": {
"type": "git",
Expand All @@ -41,4 +42,4 @@
"url": "https://github.com/Glowstudent777/YouVersion-API-NPM/issues"
},
"homepage": "https://github.com/Glowstudent777/YouVersion-API-NPM#readme"
}
}

0 comments on commit 524352f

Please sign in to comment.