Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
package-lock.json 340 B
Newer Older
Mathias Goebel's avatar
Mathias Goebel committed
{
  "requires": true,
  "lockfileVersion": 1,
  "dependencies": {
    "swagger-ui-dist": {
      "version": "3.20.8",
      "resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-3.20.8.tgz",
      "integrity": "sha512-dAvW8CVqJXYVVf8i7sppkpEGxzmXEKMkCYhNseSBUmkhb9IzENNaz5qVRrNEeCbDKNdJlrSKiilZy6cSHKL+ug=="
    }
  }
}