Skip to content

Commit 39b0753

Browse files
committed
add version 5 hash
1 parent 008744c commit 39b0753

File tree

5 files changed

+7699
-5414
lines changed

5 files changed

+7699
-5414
lines changed

.github/workflows/validate-token-address.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ jobs:
1515

1616
steps:
1717
- name: Checkout repo
18-
uses: actions/checkout@69747b3848c30fc048b8eb496dcc7a6384f500d2
18+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
1919

2020
- name: Set up Node.js
21-
uses: actions/setup-node@69747b3848c30fc048b8eb496dcc7a6384f500d2
21+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
2222
with:
2323
node-version: 20
2424

.yarn/install-state.gz

624 KB
Binary file not shown.

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodeLinker: node-modules

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@
6464
"eslint": "^8.52.0",
6565
"prettier": "^3.0.3",
6666
"typescript": "^5.2.2"
67-
}
68-
}
67+
},
68+
"packageManager": "[email protected]+sha512.7b1cb0b62abba6a537b3a2ce00811a843bea02bcf53138581a6ae5b1bf563f734872bd47de49ce32a9ca9dcaff995aa789577ffb16811da7c603dcf69e73750b"
69+
}

0 commit comments

Comments
 (0)