Skip to content

Commit

Permalink
docs: update codepen example (#2186)
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone authored and asudoh committed Apr 11, 2019
1 parent a631634 commit eb643a5
Show file tree
Hide file tree
Showing 2 changed files with 1,827 additions and 1,109 deletions.
10 changes: 5 additions & 5 deletions examples/codesandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"carbon-components": "^9.42.3",
"carbon-components-react": "^6.45.2",
"carbon-components": "^10.1.0",
"carbon-components-react": "^7.0.0",
"carbon-icons": "^7.0.7",
"react": "^16.6.0",
"react-dom": "^16.6.0",
"react-scripts": "2.1.1"
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "2.1.8"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit eb643a5

Please sign in to comment.