Skip to content

Commit

Permalink
Add package resolutions back.
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm authored Aug 21, 2024
1 parent 263cd57 commit e1711a2
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"originHash" : "912604f76e421a385106670da68e757144a557379bcf9e006b45eb9bfe533a92",
"pins" : [
{
"identity" : "metaversepythonframework",
"kind" : "remoteSourceControl",
"location" : "https://github.com/wabiverse/MetaversePythonFramework",
"state" : {
"revision" : "e2f4ba867b7e287a283a27a0005ab64deef14279",
"version" : "3.11.7"
}
},
{
"identity" : "metaversevulkanframework",
"kind" : "remoteSourceControl",
"location" : "https://github.com/wabiverse/MetaverseVulkanFramework",
"state" : {
"revision" : "13c7061599c61a4959c558d8ec1836e5b32b640b",
"version" : "1.26.2"
}
},
{
"identity" : "pythonkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pvieito/PythonKit.git",
"state" : {
"revision" : "43647b36cacb99558e57ef98e97ef598f91d1164",
"version" : "0.5.0"
}
}
],
"version" : 3
}

0 comments on commit e1711a2

Please sign in to comment.