Skip to content

Commit 1335635

Browse files
authored
Switch to standard funding notice (#733)
1 parent 670a102 commit 1335635

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"start": "nps",
1616
"test": "nps test",
1717
"precommit": "lint-staged && npm start validate",
18-
"prepublish": "npm start validate",
19-
"postinstall": "node -e \"console.log('\\u001b[35m\\u001b[1mUsing react-final-form at work? You can now donate to our open collective:\\u001b[22m\\u001b[39m\\n > \\u001b[34mhttps://opencollective.com/final-form/donate\\u001b[0m')\""
18+
"prepublish": "npm start validate"
2019
},
2120
"author": "Erik Rasmussen <[email protected]> (http://github.com/erikras)",
2221
"license": "MIT",
@@ -123,6 +122,10 @@
123122
"type": "opencollective",
124123
"url": "https://opencollective.com/final-form"
125124
},
125+
"funding": {
126+
"type": "opencollective",
127+
"url": "https://opencollective.com/final-form"
128+
},
126129
"dependencies": {
127130
"@babel/runtime": "^7.8.3",
128131
"ts-essentials": "^5.0.0"

0 commit comments

Comments
 (0)