We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ea4cc commit 6a55c79Copy full SHA for 6a55c79
2 files changed
.rebase/CHANGELOG.md
@@ -3,6 +3,12 @@
3
The file to keep a list of changed files which will potentionaly help to resolve rebase conflicts.
4
5
6
+#### @sbouchet
7
+https://github.com/che-incubator/che-code/pull/566
8
+
9
+- code/remote/package.json
10
+---
11
12
#### @sbouchet
13
https://github.com/che-incubator/che-code/pull/561
14
.rebase/add/code/remote/package.json
@@ -7,6 +7,9 @@
"overrides": {
"prebuild-install": {
"tar-fs": "2.1.3"
+ },
+ "request": {
+ "form-data": "2.5.5"
}
15
0 commit comments