Skip to content

Commit dae4f1a

Browse files
authored
Merge pull request #98 from lukepistrol/chore/update-dependencies
update 'CodeEditLanguages' to 0.1.4
2 parents 7e9bb80 + 1f7c826 commit dae4f1a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
),
2020
.package(
2121
url: "https://github.com/CodeEditApp/CodeEditLanguages.git",
22-
exact: "0.1.3"
22+
exact: "0.1.4"
2323
),
2424
],
2525
targets: [

0 commit comments

Comments
 (0)