lerna: starting point

This commit is contained in:
41666 2019-04-02 23:05:19 -05:00
parent f7e2898633
commit cb0b1d2410
No known key found for this signature in database
GPG key ID: BC51D07640DC10AF
17 changed files with 730 additions and 1067 deletions

View file

@ -38,7 +38,7 @@
"moment": "^2.24.0",
"moniker": "^0.1.2",
"nanoid": "^2.0.1",
"next": "^8.0.3",
"next": "8.0.3",
"next-redux-wrapper": "^3.0.0-alpha.2",
"pg": "^7.9.0",
"pg-hstore": "^2.3.2",
@ -75,9 +75,9 @@
"enzyme-adapter-react-16": "^1.11.2",
"enzyme-to-json": "^3.3.5",
"eslint-plugin-flowtype": "^3.4.2",
"flow-bin": "^0.95.1",
"flow-bin": "^0.96.0",
"flow-typed": "^2.5.1",
"jest": "^24.5.0",
"jest": "^24.6.0",
"jest-styled-components": "^6.3.1",
"npm-run-all": "^4.1.5",
"react-test-renderer": "^16.8.6",