Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Switched to different fork of Jay
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyKJohnson committed Nov 30, 2016
1 parent 285afa0 commit b616855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ let package = Package(
dependencies: [
.Package(url: "https://github.com/vapor/clibressl.git", majorVersion: 1),
.Package(url: "https://github.com/krzyzanowskim/CryptoSwift.git", majorVersion: 0),
.Package(url: "https://github.com/czechboy0/Jay.git", majorVersion: 1)
.Package(url: "https://github.com/DanToml/Jay.git", majorVersion: 1)
]
)

Expand Down

0 comments on commit b616855

Please sign in to comment.