mirror of
https://codeberg.org/secana/Forji.git
synced 2026-06-16 05:13:55 -07:00
chore: add ForgejoKit 0.4.0 to Package.resolved
Remote pin was missing from the resolved file since it was previously a local path reference.
This commit is contained in:
parent
0f51085b2e
commit
5495fc0f81
1 changed files with 9 additions and 0 deletions
|
|
@ -1,6 +1,15 @@
|
|||
{
|
||||
"originHash" : "77593b3d1d15a38120b458d94630878788bf310a5ba20ad73152ac15af983852",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "forgejokit",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://codeberg.org/secana/ForgejoKit.git",
|
||||
"state" : {
|
||||
"revision" : "3030629b368cfde9e352dc9cfea2cbf1b58dcf04",
|
||||
"version" : "0.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "highlightswift",
|
||||
"kind" : "remoteSourceControl",
|
||||
|
|
|
|||
Loading…
Reference in a new issue