Skip to content

Commit

Permalink
deps: bump to @primer/components@10.0.1, sc@4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbot committed Feb 19, 2019
1 parent 96fc429 commit efefc3c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 45 deletions.
79 changes: 36 additions & 43 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"lint-js": "eslint lib docs",
"now-build": "next build",
"now-start": "next start",
"now-test": "npm-run-all -s now-build now-start",
"postlint": "npm run lint-js",
"postpublish": "script/postpublish",
"prepare": "npm run dist",
Expand All @@ -48,7 +49,7 @@
"@githubprimer/octicons-react": "^8.1.3",
"@mdx-js/mdx": "^0.16.6",
"@mdx-js/tag": "0.15.0",
"@primer/components": "^8.2.0-beta",
"@primer/components": "10.0.1",
"@storybook/addon-options": "3.4.3",
"@storybook/addons": "3.4.3",
"@storybook/react": "3.4.3",
Expand Down Expand Up @@ -123,7 +124,7 @@
"sass-loader": "^6.0.6",
"semver": "^5.3.0",
"style-loader": "^0.18.2",
"styled-components": "^4.1.2",
"styled-components": "4.1.2",
"stylelint": "9.10.1",
"stylelint-config-primer": "4.0.0",
"title-case": "^2.1.1",
Expand Down

0 comments on commit efefc3c

Please sign in to comment.