Skip to content

Commit

Permalink
v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pranay dutta authored and pranay dutta committed Mar 26, 2019
1 parent e33f71b commit c8330be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bolt-iot-wrapper",
"version": "1.0.10",
"version": "1.0.11",
"description": "bolt iot api wrappers",
"main": "dist/exports.js",
"scripts": {
Expand Down Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"node-fetch": "2.3.0",
"whatwg-fetch": "3.0.0",
"promise-polyfill": "8.1.0"
"promise-polyfill": "8.1.0",
"whatwg-fetch": "3.0.0"
},
"files": [
"umd",
Expand All @@ -54,4 +54,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit c8330be

Please sign in to comment.