Skip to content

Commit cf8cc36

Browse files
authored
Update module name for APNS package
1 parent dc36c78 commit cf8cc36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-api-docs.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ let packages: [String: [String]] = [
3636

3737
"jwt-kit": ["JWTKit"],
3838
"jwt": ["JWT"],
39-
"apns": ["APNS"],
39+
"apns": ["VaporAPNS"],
4040
]
4141

4242
try shell("rm", "-rf", "public/")

0 commit comments

Comments
 (0)