mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
parent
ce731ecd22
commit
6098a4fbdb
|
@ -322,6 +322,7 @@
|
|||
"ranges": true,
|
||||
"subtract": true,
|
||||
"freeMemory": true,
|
||||
"exitFromSQL": true,
|
||||
"multiply": true,
|
||||
"communication": true,
|
||||
"typePools": true,
|
||||
|
|
|
@ -17,10 +17,10 @@
|
|||
"url": "git+https://github.com/abapGit/abapGit.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.74.28",
|
||||
"@abaplint/transpiler-cli": "^1.3.36",
|
||||
"@abaplint/runtime": "^1.3.36",
|
||||
"@abaplint/cli": "^2.74.38",
|
||||
"@abaplint/transpiler-cli": "^1.3.37",
|
||||
"@abaplint/runtime": "^1.3.37",
|
||||
"abapmerge": "^0.14.3",
|
||||
"eslint": "^7.27.0"
|
||||
"eslint": "^7.28.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user