diff --git a/package.json b/package.json index 6322f8f98178e99e057bc59868d294d0ca1d2208..b07c5d12935e65a7336f38a25e4135ceb8d60908 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "An online collaborative LaTeX editor", "dependencies": { "async": "^0.9.0", - "east": "^0.2.3", + "east": "git+https://github.com/henryoswald/east.git#master", "east-mongo": "^0.1.2", "grunt-shell": "^1.1.1", "lodash": "^3.0.0",