10 Commits

Author SHA1 Message Date
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
1ec9f604de Fix clean install 2020-01-09 15:15:29 +01:00
adb3d877a4 Make react testing asynchronous 2019-11-04 15:02:02 -04:00
96c2565887 Make captcha width 100% 2019-11-04 11:53:58 -04:00
c27e66a8e2 Add captcha to main site, fix tests of styled-components 2019-11-04 11:07:46 -04:00
0b386fd5e3 Add class to captcha 2019-11-01 19:22:00 -04:00
397be935e8 Add test for react-captcha 2019-11-01 18:18:38 -04:00
b5325a050d Add react-captcha, react-test package 2019-11-01 17:53:21 -04:00
e726b1f32d Add packages/react-captcha 2019-11-01 16:14:54 -04:00