✏️ Fixed type in threetwo-core-service

This commit is contained in:
2022-01-09 23:21:42 -08:00
committed by GitHub
parent de0c5a462a
commit ebd7891cdf

View File

@@ -16,7 +16,7 @@ Discuss ideas and implementations with me, and get status, progress updates!
ThreeTwo! currently is set up as:
1. The UI, this repo.
2. [threetwo-core-services](https://github.com/rishighan/threetwo-core-services)
2. [threetwo-core-service](https://github.com/rishighan/threetwo-core-service)
3. [threetwo-metadata-service](https://github.com/rishighan/threetwo-metadata-service)
4. [threetwo-ui-typings](https://github.com/rishighan/threetwo-frontend-types) which are the types used across the UI, installable as an `npm` dependency.
## Docker Instructions