diff --git a/package.json b/package.json index e3726d0..4de62cf 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject", - "dump": "ts-node ./scripts/dump/index.ts" + "dump": "ts-node asset-dump/dump/index.ts" }, "eslintConfig": { "extends": "react-app" diff --git a/scripts/dump b/scripts/dump deleted file mode 160000 index f9b8b02..0000000 --- a/scripts/dump +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f9b8b02bcd7a3766a2cccf3c6b449c098a2ae95d