mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
use @abaplint/cli instead of abaplint (#3276)
* use @abaplint/cli instead of abaplint * Update package.json
This commit is contained in:
parent
90e3208163
commit
b887a8ff9b
|
@ -11,8 +11,8 @@
|
||||||
"url": "git+https://github.com/larshp/abapGit.git"
|
"url": "git+https://github.com/larshp/abapGit.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"abaplint": "^2.1.6",
|
"@abaplint/cli": "^2.30.0",
|
||||||
"abapmerge": "^0.13.1",
|
"abapmerge": "^0.13.1",
|
||||||
"eslint": "^6.5.1"
|
"eslint": "^6.8.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user