diff --git a/package.json b/package.json index 76e2743..075ee64 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ }, "homepage": "https://github.com/valor-software/ng2-handsontable#readme", "dependencies": { - "handsontable": "^0.34.4" + "handsontable": "github:astegmaier/handsontable#fix-typescript-definitions" }, "devDependencies": { "karma-coverage-istanbul-reporter": "1.3.0",