Skip to content

Commit

Permalink
Renaming module.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolivieri committed Jun 3, 2016
1 parent 2969cbd commit f82bd3f
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 @@ -26,7 +26,7 @@ let package = Package(
],
dependencies: [
//.Package(url: "https://github.com/behrang/YamlSwift.git", majorVersion: 1),
.Package(url: "https://github.com/IBM-Swift/SwiftyJSON.git", majorVersion: 8)
.Package(url: "https://github.com/IBM-Swift/SwiftyJSON.git", majorVersion: 7)
],
testDependencies: []
)

0 comments on commit f82bd3f

Please sign in to comment.