Skip to content

Commit

Permalink
1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iicdii committed Apr 1, 2022
1 parent cc12362 commit 53cdbf5
Show file tree
Hide file tree
Showing 3 changed files with 675 additions and 447 deletions.
9 changes: 9 additions & 0 deletions .idea/markdown.xml

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "melon-chart-parser",
"version": "1.3.1",
"version": "1.3.2",
"description": "Melon chart parser",
"main": "index.js",
"dependencies": {
"axios": "^0.24.0",
"axios": "^0.26.1",
"cheerio": "^1.0.0-rc.10"
},
"devDependencies": {
"jest": "^27.4.3"
"jest": "^27.5.1"
},
"scripts": {
"test": "jest"
Expand Down
Loading

0 comments on commit 53cdbf5

Please sign in to comment.