We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00af59 commit 9510ae5Copy full SHA for 9510ae5
Sources/connect-static/main.swift
@@ -1,7 +1,7 @@
1
#!/usr/bin/swift sh
2
3
import Foundation
4
-import MacroExpress // @Macro-swift ~> 0.0.3
+import MacroExpress // @Macro-swift ~> 0.0.4
5
6
let dirname = __dirname()
7
Sources/express-simple/main.swift
@@ -1,6 +1,6 @@
import cows // @AlwaysRightInstitute ~> 1.0.0
let app = express()
0 commit comments