Skip to content

Commit

Permalink
[update] update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed May 15, 2017
1 parent fe6ccb9 commit 932bd83
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 191 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,18 @@
"private": true,
"homepage": "https://oss.platzi.com/",
"dependencies": {
"@platzi/react-markdown": "1.0.2",
"@platzi/markdown": "1.1.0",
"@platzi/react-markdown": "1.0.4",
"abab": "1.0.3",
"express": "4.14.0",
"express": "4.15.2",
"immutable": "3.8.1",
"isomorphic-fetch": "2.2.1",
"lru-cache": "4.0.2",
"next": "^2.3.1",
"react": "^15.4.2",
"react-dom": "^15.4.2"
"next": "2.3.1",
"react": "15.5.4",
"react-dom": "15.5.4"
},
"devDependencies": {
"nodemon": "^1.11.0"
"nodemon": "1.11.0"
}
}
Loading

0 comments on commit 932bd83

Please sign in to comment.