Skip to content

Commit d207d2d

Browse files
committed
Update to latest okhttp, fix demo
1 parent bc252a2 commit d207d2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@klippa/nativescript-http",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning",
55
"main": "http",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)