Skip to content

Commit

Permalink
Update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed May 3, 2018
1 parent df2e03e commit 38b7a25
Show file tree
Hide file tree
Showing 20 changed files with 33,092 additions and 21,810 deletions.
7,951 changes: 4,617 additions & 3,334 deletions examples/basic-jsx/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions examples/basic-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"react-scripts": "1.0.17"
"react-scripts": "1.1.4"
},
"dependencies": {
"found": "^0.3.5",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
"found": "^0.3.11",
"prop-types": "^15.6.1",
"react": "^16.3.2",
"react-dom": "^16.3.2"
},
"scripts": {
"start": "react-scripts start"
Expand Down

0 comments on commit 38b7a25

Please sign in to comment.