Skip to content

Commit 6a55c79

Browse files
sbouchetRomanNikitenko
authored andcommitted
follow up of #566
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
1 parent 00ea4cc commit 6a55c79

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

.rebase/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
The file to keep a list of changed files which will potentionaly help to resolve rebase conflicts.
44

55

6+
#### @sbouchet
7+
https://github.com/che-incubator/che-code/pull/566
8+
9+
- code/remote/package.json
10+
---
11+
612
#### @sbouchet
713
https://github.com/che-incubator/che-code/pull/561
814

.rebase/add/code/remote/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"overrides": {
88
"prebuild-install": {
99
"tar-fs": "2.1.3"
10+
},
11+
"request": {
12+
"form-data": "2.5.5"
1013
}
1114
}
1215
}

0 commit comments

Comments
 (0)