Welcome to mirror list, hosted at ThFree Co, Russian Federation.

all_versions.js « mock_data « design_management « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2b216574e2726b59a3e874e6917d74219717f4ff (plain)
1
2
3
4
5
6
export default [
  {
    id: 'gid://gitlab/DesignManagement::Version/1',
    sha: 'b389071a06c153509e11da1f582005b316667001',
  },
];