base
base copied to clipboard
A Starter Kit for React+Flux and Express+Postgres
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 to 15.6.2. Release notes Sourced from react's releases. v15.6.2 15.6.2 (September 25, 2017) All Packages Switch from BSD + Patents to MIT license React DOM Fix...
Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...
Bumps [connect-pg-simple](https://github.com/voxpelli/node-connect-pg-simple) from 3.1.2 to 6.0.1. Release notes *Sourced from [connect-pg-simple's releases](https://github.com/voxpelli/node-connect-pg-simple/releases).* > ## v6.0.1 > * **Very minor security fix:** `schemaName` and `tableName` wasn't escaped. If any of the...
- src/server/server.js moved some existing properties into the directives key I did this because I was getting a bug saying the directives key was required and it looked like those...