diff --git a/package.json b/package.json index 8faca5c3a..ff74b58e2 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,7 @@ "url": "git+https://github.com/larshp/abapGit.git" }, "devDependencies": { - "abapmerge": "^0.5.0", - "typings": "^1.3.1", - "abaplint": ">=0.0.16" + "abapmerge": "^0.5.2", + "abaplint": ">=0.26.7" } }