about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-10-21 20:06:48 +0200
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-10-21 20:06:48 +0200
commit82cd395bf7deb8f1df95be5a0bb3f59d0b1108e1 (patch)
tree62994273e46586baa717ca62c402f62b9c6d12d6 /package.json
parent17fc6a6b4507e5535d8b6989b66da5bac323e87b (diff)
downloadpuszcza-82cd395bf7deb8f1df95be5a0bb3f59d0b1108e1.tar.gz
puszcza-82cd395bf7deb8f1df95be5a0bb3f59d0b1108e1.zip
Add Facebook components
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4c6ff52..63620e0 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
     "postbuild": "./scripts/postbuild.sh",
     "start": "nuxt start",
     "test": "jest",
-    "storybook": "start-storybook -p 6006",
+    "storybook": "start-storybook -p 6006 -s static",
     "build-storybook": "build-storybook"
   },
   "dependencies": {