Skip to content

Commit

Permalink
Merge pull request #17 from alexreardon/flow-85
Browse files Browse the repository at this point in the history
Flow 85
  • Loading branch information
alexreardon authored Nov 7, 2018
2 parents 7aa88cf + aebfbd1 commit 7d5f85c
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 677 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"prepublishOnly": "yarn build"
},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"@babel/core": "^7.1.5",
"@babel/preset-env": "^7.1.5",
"@babel/preset-flow": "^7.0.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^23.6.0",
"flow-bin": "^0.82.0",
"flow-bin": "^0.85.0",
"jest": "^23.6.0",
"prettier": "^1.14.3",
"prettier": "^1.15.0",
"rimraf": "^2.6.2",
"rollup": "^0.66.2",
"rollup": "^0.67.0",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-uglify": "^6.0.0"
}
}
Loading

0 comments on commit 7d5f85c

Please sign in to comment.