Skip to content

Commit

Permalink
Merge pull request #2 from bootstrap-styled/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
santaclauze authored Dec 5, 2018
2 parents eeab7da + 843f939 commit dd57914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,8 @@
"rollup-watch": "^4.3.1",
"semantic-release": "^15.8.0",
"sinon": "^3.3.0",
"toctoc": "^0.3.0"
"toctoc": "^0.3.0",
"webpack": "^4.16.1"
},
"jest": {
"roots": [
Expand Down
2 changes: 0 additions & 2 deletions styleguide.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ const config = createConfig({
"pagePerSection": true
});

console.log(config);

module.exports = config;

0 comments on commit dd57914

Please sign in to comment.