[local] Fix package json

This commit is contained in:
Ben Gotow 2016-11-22 13:55:04 -08:00
parent 23ffaf4a83
commit 424ee4e1d2

View file

@ -19,7 +19,7 @@
"rx": "4.x.x", "rx": "4.x.x",
"sequelize": "3.x.x", "sequelize": "3.x.x",
"underscore": "1.x.x", "underscore": "1.x.x",
"utf7": "https://github.com/truebit/utf7/archive/1f753bac59b99d93b17a5ef11681e232465e2558.tar.gz" "utf7": "https://github.com/truebit/utf7/archive/1f753bac59b99d93b17a5ef11681e232465e2558.tar.gz",
"sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz" "sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz"
}, },
"repository": { "repository": {
@ -37,5 +37,5 @@
"windowTypes": { "windowTypes": {
"sync": true "sync": true
}, },
"homepage": "https://github.com/nylas/K2#readme", "homepage": "https://github.com/nylas/K2#readme"
} }