Skip to content

Commit

Permalink
Upgrade React-Static
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Nov 17, 2017
1 parent 63cdbdc commit 70c5c3e
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 138 deletions.
12 changes: 1 addition & 11 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
{
"presets": ["es2015", "stage-2", "react"],
"plugins": [
[
"transform-runtime",
{
"helpers": false,
"polyfill": false,
"regenerator": true,
}
]
]
"extends": "react-static/.babelrc"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-router-dom": "^4.2.2",
"react-router-hash-link": "^1.1.0",
"react-smackdown": "^0.6.4",
"react-static": "^1.0.x",
"react-static": "^4.3.0",
"styled-components": "^2.1.2",
"styled-reset": "^0.1.3",
"tinycolor2": "^1.4.1"
Expand Down
Loading

0 comments on commit 70c5c3e

Please sign in to comment.