Skip to content

Commit 651ec80

Browse files
committed
set autoPin to false
1 parent e83031c commit 651ec80

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

Package.pins

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
{
2-
"autoPin": true,
3-
"pins": [
4-
{
5-
"package": "HeliumLogger",
6-
"reason": null,
7-
"repositoryURL": "https://github.com/IBM-Swift/HeliumLogger.git",
8-
"version": "1.7.0"
9-
},
10-
{
11-
"package": "LoggerAPI",
12-
"reason": null,
13-
"repositoryURL": "https://github.com/IBM-Swift/LoggerAPI.git",
14-
"version": "1.7.0"
15-
}
16-
],
2+
"autoPin": false,
3+
"pins": [],
174
"version": 1
18-
}
5+
}

0 commit comments

Comments
 (0)