9 Commits

Author SHA1 Message Date
92e4a18cc1 v0.0.2
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-10 14:14:54 +01:00
01ed3e9aaf v0.0.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-10 13:52:33 +01:00
e7fadd5e08 Add MIT license to all package.jsons 2020-01-10 13:46:10 +01:00
23f2796d68 Use relative paths in packages/*/package.json
When using versions and letting npm install dedupe the packages, npm
audit does not work and it exits with a cryptic error:

  The server said: Invalid package tree, run npm install to rebuild your package-lock.json
2020-01-09 18:26:00 +01:00
4d7224cd8f Update package.json(s)
Bug for server: supertest is included
2019-10-01 22:29:51 +07:00
0c49e52f21 Add version tag to all package.json files 2019-10-01 09:37:57 +07:00
ac8f1d9ff3 Run rondo syncEsmConfig 2019-09-14 12:01:29 +07:00
91ecdbba10 Move js-yaml to packages/config 2019-08-25 20:46:47 +07:00
1bbc3ed97d Extract ConfigReader to @rondo.dev/config pkg 2019-08-25 20:43:09 +07:00