Updating package file
This commit is contained in:
parent
f748a72199
commit
6fd469db19
|
@ -11,7 +11,7 @@ let package = Package(
|
||||||
.target(
|
.target(
|
||||||
name: "StORM",
|
name: "StORM",
|
||||||
dependencies: ["PerfectLib","SwiftMoment", "SwiftString"],
|
dependencies: ["PerfectLib","SwiftMoment", "SwiftString"],
|
||||||
path: "StORM"
|
path: "Sources/StORM"
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue