mirror of
https://github.com/YuzuZensai/Cloudflare-DDNS-Updater.git
synced 2026-01-06 04:33:03 +00:00
Update package.json
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"scripts": {
|
||||
"tsc": "tsc",
|
||||
"development": "ts-node-dev ./src/index.ts --respawn --transpileOnly",
|
||||
"build": "tsc -b && copyfiles -u 1 configs_example/**/*.* build/configs_example/",
|
||||
"build": "tsc -b && copyfiles -u 1 configs_example/**/*.* dist/configs_example/",
|
||||
"docker-build": "docker build . -t cloudflare-ddns-updater:latest"
|
||||
},
|
||||
"name": "cloudflare-ddns-updater",
|
||||
|
||||
Reference in New Issue
Block a user