cp svg in package.json

This commit is contained in:
Steven Milanese 2025-03-08 01:31:48 -05:00
parent c53def8e0e
commit d5998f44db

View file

@ -6,7 +6,7 @@
"license": "MIT",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
"build": "tsc && cp src/nodes/Tavily/tavily.svg dist/ && cp src/nodes/Tavily/tavily.svg dist/nodes/Tavily/",
"prepublishOnly": "npm run build"
},
"keywords": [