about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index b8921cd..1970bd0 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,6 @@
     "dev": "nuxt",
     "prebuild": "./scripts/prebuild.sh",
     "build": "nuxt generate",
-    "postbuild": "./scripts/postbuild.sh",
     "start": "nuxt start",
     "test": "jest",
     "storybook": "start-storybook -p 6006 -s static",