Skip to content

Commit

Permalink
Merge pull request #33 from kkarimi/patch-1
Browse files Browse the repository at this point in the history
Update package.json to include missing packages. Thanks!
  • Loading branch information
SeniorDev118 committed Aug 5, 2015
2 parents bf2ec6a + a63381a commit 9b04d01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/todolist - syncState/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
},
"author": "Tyler McGinnis <tylermcginnis33@gmail.com> (http://tylermcginnis.com)",
"license": "ISC",
"devDependencies": {
"webpack": "^1.10.5",
"http-server": "^0.8.0",
"babel-core": "^5.8.20",
"babel-loader": "^5.3.2",
},
"dependencies": {
"re-base": "0.0.5",
"react": "^0.13.3"
Expand Down

0 comments on commit 9b04d01

Please sign in to comment.