Skip to content

Commit ae42e93

Browse files
committed
bump node-apn to 5.1 to support 'interruption-level' and 'target-content-id'
1 parent c57e5ba commit ae42e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"nyc": "14.1.1"
3434
},
3535
"dependencies": {
36-
"@parse/node-apn": "5.0.0",
36+
"@parse/node-apn": "5.1.0",
3737
"@parse/node-gcm": "1.0.2",
3838
"npmlog": "4.1.2",
3939
"parse": "3.3.0"

0 commit comments

Comments
 (0)