diff --git a/packages/react-bootstrap-table2-example/package.json b/packages/react-bootstrap-table2-example/package.json index 6827bb9..699373a 100644 --- a/packages/react-bootstrap-table2-example/package.json +++ b/packages/react-bootstrap-table2-example/package.json @@ -8,7 +8,7 @@ "test": "echo \"Error: no test specified\" && exit 1", "storybook": "start-storybook -p 6006 -s ./public", "gh-pages:clean": "rimraf ./storybook-static", - "gh-pages:build": "build-storybook" + "gh-pages:build": "build-storybook -s ./public" }, "author": "", "license": "ISC",