@pusher/push-notifications-web
Advanced tools
Comparing version 2.0.0-beta.0 to 2.0.0-beta.1
{ | ||
"name": "@pusher/push-notifications-web", | ||
"version": "2.0.0-beta.0", | ||
"version": "2.0.0-beta.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/push-notifications-esm.js", |
@@ -81,3 +81,3 @@ import doRequest from './do-request'; | ||
async start() { | ||
await this.ready; | ||
await this._ready; | ||
@@ -84,0 +84,0 @@ if (this._deviceId !== null) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
379822