Skip to content

Commit 910db38

Browse files
committed
chore(atlas): apply to op atlas
1 parent 60e763d commit 910db38

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

funding.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"opRetro": {
3+
"projectId": "0xb024f6abfa79f7eb7af334f56015509bb70355709991d31bc689c7bea3250f7e"
4+
}
5+
}

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"license": "MIT",
1111
"main": "lib/index.js",
12+
"packageManager": "[email protected]",
1213
"scripts": {
1314
"build": "rm -rf lib && tsc --build tsconfig.build.json",
1415
"format": "prettier --write '**/*.ts'",

0 commit comments

Comments
 (0)