Skip to content

Commit

Permalink
Install required styling (dev) dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Dec 2, 2018
1 parent 81a5b23 commit d4c257e
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 24 deletions.
138 changes: 114 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"babel-eslint": "10.0.1",
"babel-jest": "23.6.0",
"babel-plugin-react-remove-properties": "0.2.5",
"babel-plugin-styled-components": "1.9.2",
"babel-plugin-transform-react-remove-prop-types": "0.4.20",
"babel-preset-gatsby": "0.1.4",
"del-cli": "1.1.0",
Expand Down Expand Up @@ -85,14 +86,19 @@
"gatsby-plugin-no-sourcemaps": "2.0.1",
"gatsby-plugin-react-helmet": "3.0.2",
"gatsby-plugin-remove-trailing-slashes": "2.0.5",
"gatsby-plugin-styled-components": "3.0.4",
"gatsby-source-filesystem": "2.0.9",
"gatsby-transformer-yaml": "2.1.5",
"inter-ui": "3.0.0",
"nord": ">=0.2.1 <1.0.0",
"polished": "2.3.1",
"prop-types": "15.6.2",
"react": "16.6.3",
"react-dom": "16.6.3",
"react-helmet": "5.2.0",
"styled-components": "4.1.2",
"styled-modern-normalize": ">=0.2.0 <1.0.0",
"styled-theming": "2.2.0",
"typeface-rubik": "0.0.54",
"typeface-source-code-pro": "0.0.54"
}
Expand Down

0 comments on commit d4c257e

Please sign in to comment.