Skip to content

Commit

Permalink
feat: v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
charmful0x authored Sep 26, 2023
1 parent 87eaf36 commit ca759ab
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": "ans-cronjob",
"version": "0.0.2",
"version": "0.0.3",
"description": "cronjob for ANS marketplace",
"type": "module",
"main": "./src/api.js",
Expand All @@ -22,7 +22,6 @@
},
"homepage": "https://github.com/decentldotland/ans-cronjob#readme",
"dependencies": {
"@execution-machine/sdk": "^0.1.6",
"axios": "^1.3.3",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
Expand Down

0 comments on commit ca759ab

Please sign in to comment.