diff --git a/package.json b/package.json index d3a8aff..08c5cd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apns2", - "version": "11.6.0", + "version": "11.7.0", "description": "Node client for connecting to Apple's Push Notification Service using the new HTTP/2 protocol with JSON web tokens.", "author": "Andrew Barba ", "main": "dist/index.js", @@ -12,9 +12,7 @@ "repository": { "url": "https://github.com/AndrewBarba/apns2" }, - "files": [ - "dist" - ], + "files": ["dist"], "keywords": [ "apn", "apns",