Skip to content

Commit afd29ba

Browse files
committed
chore(atlas): apply to op atlas
1 parent d396d1e commit afd29ba

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

funding.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"opRetro": {
3+
"projectId": "0xfeafe16f8c1a25aebe754f3653340a17943a483a3e389464e44cf14613e210f0"
4+
}
5+
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"engines": {
1313
"node": "^20"
1414
},
15+
"packageManager": "yarn@1.22.22",
1516
"scripts": {
1617
"build": "rm -rf lib && tsc --build ./tsconfig.build.json",
1718
"format": "prettier --write '**/*.ts'",

0 commit comments

Comments
 (0)