Skip to content

Commit

Permalink
remove extra lines
Browse files Browse the repository at this point in the history
  • Loading branch information
aglawson committed Feb 3, 2023
1 parent 874c1ac commit 49108e4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
* text=auto
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ See [index.js](https://github.com/aglawson/GaslesslyAPI/blob/main/index.js) for
* alchemy-sdk
* axios
* firebase
* gcloud
* gcloud
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
runtime: nodejs18
env: standard
entrypoint: node server.js
entrypoint: node server.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"keccak256": "^1.0.6",
"merkletreejs": "^0.3.9"
}
}
}

0 comments on commit 49108e4

Please sign in to comment.