We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d396d1e commit afd29baCopy full SHA for afd29ba
funding.json
@@ -0,0 +1,5 @@
1
+{
2
+ "opRetro": {
3
+ "projectId": "0xfeafe16f8c1a25aebe754f3653340a17943a483a3e389464e44cf14613e210f0"
4
+ }
5
+}
package.json
@@ -12,6 +12,7 @@
12
"engines": {
13
"node": "^20"
14
},
15
+ "packageManager": "yarn@1.22.22",
16
"scripts": {
17
"build": "rm -rf lib && tsc --build ./tsconfig.build.json",
18
"format": "prettier --write '**/*.ts'",
0 commit comments