Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideViolante committed Jul 20, 2022
1 parent 2dc8fc6 commit 25aedf3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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,6 +1,6 @@
{
"name": "investing-com-api",
"version": "3.2.0",
"version": "3.3.0",
"description": "Unofficial APIs for Investing.com website.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"axios": "^0.27.2"
},
"devDependencies": {
"eslint": "^8.19.0",
"eslint": "^8.20.0",
"eslint-config-google": "^0.14.0",
"mocha": "^10.0.0",
"nyc": "^15.1.0"
Expand Down

0 comments on commit 25aedf3

Please sign in to comment.