Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
shobhitexe committed Jul 2, 2023
1 parent 498ca42 commit 658b50e
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,6 +1,6 @@
{
"name": "insta-spider",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -39,7 +39,6 @@
"dependencies": {
"@types/node": "^20.3.2",
"axios": "^1.4.0",
"fs": "^0.0.1-security",
"https-proxy-agent": "^7.0.0",
"ts-node": "^10.9.1"
},
Expand Down

0 comments on commit 658b50e

Please sign in to comment.