forked from open-city/recycling
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove all migrations - Migrations were using grunt-mongo-migrations package, which depends on the now-deprecated fibers package. Migrations were specific to Chicago anyway * Upgrade all packages using npm-check-updates * Remove requests package - Deprecated. Just using node's http library now * Handle changes in mongoose package (use promises instead of callbacks)
- Loading branch information
Showing
77 changed files
with
91 additions
and
1,095 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,5 @@ | |
node_modules | ||
npm-debug.log | ||
env.sh | ||
package-lock.json | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.