This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change variable naming from "app" to "feathersClient" (#103)
* Change variable naming from "app" to "feathersClient" This should help people like me who could get confused by having "feathersClient" called "app" but not being able to use it as "app" in feathers (not client) or express. Regarding: #102 * client instead of feathersClient
- Loading branch information