Skip to content

Commit

Permalink
v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in committed Jun 13, 2024
1 parent a9ae0e7 commit ff73fa0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"types": "./dist/types/richie.d.ts"
},
"description": "Rich Result Generator",
"version": "1.1.3",
"version": "1.1.4",
"main": "./dist/richie.js",
"files": [
"dist",
Expand Down Expand Up @@ -58,12 +58,12 @@
"axios": "1.6.7",
"cheerio": "1.0.0-rc.12",
"country-list": "2.3.0",
"glob": "10.3.15",
"luxon": "3.4.4",
"mkdirp": "3.0.1",
"prettier": "3.2.5",
"puppeteer": "22.3.0",
"yargs": "17.7.2",
"glob": "10.3.15"
"yargs": "17.7.2"
},
"devDependencies": {
"@babel/core": "7.24.5",
Expand All @@ -80,4 +80,4 @@
"ts-node": "10.9.2",
"typescript": "5.4.5"
}
}
}

0 comments on commit ff73fa0

Please sign in to comment.