Skip to content

Commit

Permalink
Merge pull request #36 from suryavaddiraju/suryavaddiraju-patch-1
Browse files Browse the repository at this point in the history
v2.0.7
  • Loading branch information
suryavaddiraju committed May 13, 2024
2 parents 3e15a4e + b6b4c4f commit 83cc6ca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _config.yml
captcha.jpg
captcha.jpg
viu
bin
bin/
viu.exe
.log
logs
logs
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "irctc-api",
"description": "An exclusive NodeJs only package built on top of IRCTC Website APIs to book train tickets, managing user profile faster and simpler from anywhere in the world",
"version": "2.0.6",
"version": "2.0.7",
"scripts": {
"postinstall": "node ./lib/postinstall.mjs",
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down Expand Up @@ -70,4 +70,4 @@
"main": "./index.mjs",
"exports": "./index.mjs",
"type": "module"
}
}

0 comments on commit 83cc6ca

Please sign in to comment.