Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wbmcircle committed Nov 6, 2024
1 parent 6226f21 commit 9b06346
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GraphQLite.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://relatedcode.com'
s.author = { 'Related Code' => '[email protected]' }

s.source = { :git => 'https://github.com/relatedcode/GraphQLite.git', :tag => s.version }
s.source = { :git => 'https://github.com/wbmcircle/GraphQLite.git', :tag => s.version }
s.source_files = 'ios-sdk/Sources/**/*.swift'

s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
Expand Down
2 changes: 1 addition & 1 deletion gqlite-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"homepage": "https://graphqlite.com",
"repository": {
"type": "git",
"url": "https://github.com/relatedcode/GraphQLite.git"
"url": "https://github.com/wbmcircle/GraphQLite.git"
},
"scripts": {
"build": "tsc"
Expand Down

0 comments on commit 9b06346

Please sign in to comment.