Skip to content

Commit

Permalink
Updating File: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
polarityio committed Jan 13, 2023
1 parent aceb738 commit e427877
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"main": "./integration.js",
"name": "VulDB",
"version": "3.0.1-beta",
"version": "3.0.2-beta",
"main": "./integration.js",
"private": true,
"dependencies": {
"request": "^2.88.0",
"async": "^3.1.0"
}
}
}

0 comments on commit e427877

Please sign in to comment.