Skip to content

Commit

Permalink
Merge pull request #705 from ArtBlocks/curated-contract
Browse files Browse the repository at this point in the history
render.com deployment fixes
  • Loading branch information
grantoesterling authored Jan 8, 2025
2 parents cd71012 + 90dbf0a commit 5decf54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
20.5.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "1.0.0",
"description": "A bot to provide info for artblocks",
"main": "index.js",
"packageManager": "[email protected]",
"scripts": {
"start": "ts-node src/index.ts",
"dev": "yarn start",
Expand All @@ -21,10 +20,11 @@
"crypto",
"eth"
],
"packageManager": "[email protected]",
"engines": {
"node": "20.x"
},
"author": "duggan roberts",
"author": "grant oesterling",
"license": "MIT",
"dependencies": {
"@ardatan/aggregate-error": "^0.0.6",
Expand Down

0 comments on commit 5decf54

Please sign in to comment.