We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e763d commit 910db38Copy full SHA for 910db38
funding.json
@@ -0,0 +1,5 @@
1
+{
2
+ "opRetro": {
3
+ "projectId": "0xb024f6abfa79f7eb7af334f56015509bb70355709991d31bc689c7bea3250f7e"
4
+ }
5
+}
package.json
@@ -9,6 +9,7 @@
9
},
10
"license": "MIT",
11
"main": "lib/index.js",
12
+ "packageManager": "yarn@1.22.22",
13
"scripts": {
14
"build": "rm -rf lib && tsc --build tsconfig.build.json",
15
"format": "prettier --write '**/*.ts'",
0 commit comments