From 7ccd7cd1ff600855619933175cfe8dc4d613ba6d Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Tue, 21 Jun 2022 11:53:04 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b53bfc..65ea3f6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "scripts": { "shorten": "netlify-shortener", - "test": "echo \"Error: no test specified\" && exit 1" + "build": "mkdir dist && cp _headers _redirects robots.txt favicon.ico dist" }, "dependencies": {}, "devDependencies": {