aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/modern/package.json b/modern/package.json
index b020ba3b..1b586e3d 100644
--- a/modern/package.json
+++ b/modern/package.json
@@ -46,7 +46,6 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
- "build_release": "PUBLIC_URL=/modern/ react-scripts build",
"lint": "eslint .",
"lint:fix": "eslint --fix --ext .js ."
},