Skip to content

Commit 1d063d4

Browse files
committed
- fix problem with encoding URL
1 parent 8c17522 commit 1d063d4

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

package-lock.json

Lines changed: 11 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
"dependencies": {
9393
"@babel/runtime": "^7.14.6",
94-
"backendless-request": "^0.2.0",
94+
"backendless-request": "^0.3.1",
9595
"backendless-rt-client": "0.1.0"
9696
}
9797
}

0 commit comments

Comments
 (0)