Skip to content

Commit

Permalink
revert flag
Browse files Browse the repository at this point in the history
  • Loading branch information
omochi committed Apr 24, 2024
1 parent 9702b51 commit 8f52f9c
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 @@ -3,7 +3,7 @@
import PackageDescription

// for development
let usesJavaScriptKitMockOnMac = true
let usesJavaScriptKitMockOnMac = false
let usesLocalJavaScriptKit = false

let javaScriptKitDependency: Package.Dependency = usesLocalJavaScriptKit ?
Expand Down

0 comments on commit 8f52f9c

Please sign in to comment.