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'",
|
"debug": "concurrently 'http-server -o test.html' 'npm run watch'",
|
||||||
"trace-deopt": "clear && rollup -c && node --trace-deopt dist/test.cjs",
|
"trace-deopt": "clear && rollup -c && node --trace-deopt dist/test.cjs",
|
||||||
"trace-opt": "clear && rollup -c && node --trace-opt dist/test.cjs",
|
"trace-opt": "clear && rollup -c && node --trace-opt dist/test.cjs",
|
||||||
"postinstall": "node ./funding.cjs"
|
"postinstall": "node ./sponsor-y.js"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/*",
|
"dist/*",
|
||||||
"src/*",
|
"src/*",
|
||||||
"tests/*",
|
"tests/*",
|
||||||
"docs/*",
|
"docs/*",
|
||||||
"funding.cjs"
|
"sponsor-y.js"
|
||||||
],
|
],
|
||||||
"dictionaries": {
|
"dictionaries": {
|
||||||
"doc": "docs",
|
"doc": "docs",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user