rename funding exec
This commit is contained in:
parent
1e97cf8323
commit
bee397f1e5
@ -23,14 +23,14 @@
|
||||
"debug": "concurrently 'http-server -o test.html' 'npm run watch'",
|
||||
"trace-deopt": "clear && rollup -c && node --trace-deopt dist/test.cjs",
|
||||
"trace-opt": "clear && rollup -c && node --trace-opt dist/test.cjs",
|
||||
"postinstall": "node ./funding.cjs"
|
||||
"postinstall": "node ./sponsor-y.js"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
"src/*",
|
||||
"tests/*",
|
||||
"docs/*",
|
||||
"funding.cjs"
|
||||
"sponsor-y.js"
|
||||
],
|
||||
"dictionaries": {
|
||||
"doc": "docs",
|
||||
|
Loading…
x
Reference in New Issue
Block a user