Skip to content

Commit f0f4bfc

Browse files
Update @devrev/ts-adaas to v1.2.2. and README (#25)
1 parent 963bb6b commit f0f4bfc

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This GitHub repository provides a template with example code to implement an Air
1010

1111
## Build, Deploy and Run
1212

13-
1\. Clone Repository:
13+
1\. Create a new repository:
1414

15-
- Either clone this repository or create a new repository from it by clicking the "Use this template" button above.
15+
- Create a new repository from this template by clicking the "Use this template" button in the upper right corner and then "Create a new repository".
1616
- The repository name must start with `airdrop-` (e.g., `airdrop-<external system>-snap-in`).
1717

1818
2\. Open the project in your IDE and set up project environment variables, by following these steps:

code/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"yargs": "^17.6.2"
5656
},
5757
"dependencies": {
58-
"@devrev/ts-adaas": "1.2.1",
58+
"@devrev/ts-adaas": "1.2.2",
5959
"axios": "^1.7.7",
6060
"dotenv": "^16.0.3",
6161
"js-jsonl": "^1.1.1",

0 commit comments

Comments
 (0)