Skip to content

Commit 3865ca7

Browse files
committed
💚 Add FUNDING.json File for RetroPGF Funding
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
1 parent 85bd851 commit 3865ca7

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

FUNDING.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"engines": {
2525
"node": ">=14.0.0"
2626
},
27-
"packageManager": "[email protected].0",
27+
"packageManager": "[email protected].1",
2828
"scripts": {
2929
"prettier:check": "npx prettier -c \"**/*.{js,ts,md,sol,json,yml,yaml}\"",
3030
"prettier:fix": "npx prettier -w \"**/*.{js,ts,md,sol,json,yml,yaml}\"",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)