Update package.json

This commit is contained in:
Lars Hvam 2016-02-02 13:03:59 +01:00
parent 8e7d5ea9e2
commit bd51adb4a4

View File

@ -3,6 +3,10 @@
"scripts": {
"test": "abaplint *.abap"
},
"repository": {
"type": "git",
"url": "git+https://github.com/larshp/abapGit.git"
},
"devDependencies": {
"abaplint": ">0.0.16"
}