We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8fbd4 commit eed8500Copy full SHA for eed8500
package.json
@@ -5,7 +5,7 @@
5
"main": "dist/index.js",
6
"type": "module",
7
"scripts": {
8
- "build": "tsc && cp src/webhook.png src/ship.png src/ship2.png src/deathbattle.png src/deathbattle2.png src/deathbattle3.png dist/",
+ "build": "tsc && cp src/webhook.png src/ship.png src/ship2.png src/deathbattle.png src/deathbattle2.png src/deathbattle3.png src/russian.png dist/",
9
"start": "node dist/index.js",
10
"dev": "tsx --require dotenv/config src/index.ts",
11
"watch": "tsc -w",
0 commit comments