Skip to content

Commit

Permalink
v2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gigobyte committed Mar 2, 2021
1 parent 9e8dc50 commit 876e386
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"name": "hltv",
"version": "2.24.1",
"version": "2.24.2",
"description": "The unofficial HLTV Node.js API",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"prepare": "npm run build",
"build": "tsc",
"start": "ts-node src/playground",
"test": "jest",
Expand Down

0 comments on commit 876e386

Please sign in to comment.