forked from tornado-packages/noble-curves
pkg.json: Adjust funding field
This commit is contained in:
parent
2e04d96ce9
commit
aade023e48
9
package-lock.json
generated
9
package-lock.json
generated
@ -7,12 +7,6 @@
|
||||
"": {
|
||||
"name": "@noble/curves",
|
||||
"version": "1.0.0",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/hashes": "1.3.0"
|
||||
@ -23,6 +17,9 @@
|
||||
"micro-should": "0.4.0",
|
||||
"prettier": "2.8.4",
|
||||
"typescript": "5.0.2"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
},
|
||||
"node_modules/@noble/hashes": {
|
||||
|
@ -174,10 +174,5 @@
|
||||
"eddsa",
|
||||
"schnorr"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
]
|
||||
"funding": "https://paulmillr.com/funding/"
|
||||
}
|
Loading…
Reference in New Issue
Block a user