Skip to content

Commit

Permalink
Updgrade design-system to 0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
kylesuss committed Sep 12, 2019
1 parent 46b65dc commit 12d37fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"author": "Tom Coleman <[email protected]>, Dominic Nguyen <[email protected]>",
"dependencies": {
"@storybook/design-system": "^0.0.23",
"@storybook/design-system": "^0.0.24",
"formik": "^1.5.7",
"gatsby": "^2.7.1",
"gatsby-plugin-layout": "^1.0.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1475,10 +1475,10 @@
webpack-dev-middleware "^3.7.0"
webpack-hot-middleware "^2.25.0"

"@storybook/design-system@^0.0.23":
version "0.0.23"
resolved "https://registry.yarnpkg.com/@storybook/design-system/-/design-system-0.0.23.tgz#771adbaab9c77d4655336c04aa3f03c3425d57e9"
integrity sha512-8je2vEBbkMsgMqoCx/561hB3qkZDxR6DW7cLwQ4qcBjbHg0H+bx0EvF3VVH83Swc3rjDdVmMat1i1MM7lJh2MA==
"@storybook/design-system@^0.0.24":
version "0.0.24"
resolved "https://registry.yarnpkg.com/@storybook/design-system/-/design-system-0.0.24.tgz#08fd2e3cff7d99ab35bbdf633ae08b0930e7b660"
integrity sha512-nt7lVKQ7cMFtvnT33eEnsukFF6Dn+WpfFspdWtcmqaUkpQUAB+o23Gpx6PWRJYJtkFlUjskNwyqr+z21JAO7/w==
dependencies:
global "^4.3.2"
polished "^3.3.0"
Expand Down

0 comments on commit 12d37fd

Please sign in to comment.