Skip to content

Commit fa92562

Browse files
use parse community fork of apn
1 parent 0c07cb7 commit fa92562

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,8 +33,8 @@
3333
"nyc": "^14.1.1"
3434
},
3535
"dependencies": {
36-
"apn": "^3.0.0-alpha1",
3736
"@parse/node-gcm": "^1.0.0",
37+
"apn": "parse-community/node-apn#semver:^2.1.6-parse",
3838
"npmlog": "^4.0.2",
3939
"parse": "^1.9.2"
4040
},

0 commit comments

Comments
 (0)