sourcegraph/client/codeintellify
Valery Bugakov ce38bbc724
web: fix pnpm-lock issue (#47478)
Fixes the issue caused by the presence of the `sourcegraph: ''` entry in the `pnpm-lock.yaml`. If we install any new dependency, the `pnpm install` command fails on CI. [Failure example](https://github.com/sourcegraph/sourcegraph/actions/runs/4121774771/jobs/7117792725).
2023-02-09 22:04:31 -08:00
..
src remove unnecessary usage of sourcegraph import (#46021) 2023-01-02 20:00:20 +00:00
.eslintignore refactor: extract codeintellify as new package (#29233) 2022-01-10 22:29:47 +07:00
.eslintrc.js refactor: extract codeintellify as new package (#29233) 2022-01-10 22:29:47 +07:00
babel.config.js refactor: extract codeintellify as new package (#29233) 2022-01-10 22:29:47 +07:00
jest.config.js refactor: extract codeintellify as new package (#29233) 2022-01-10 22:29:47 +07:00
package.json web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
tsconfig.json web: fix pnpm-lock issue (#47478) 2023-02-09 22:04:31 -08:00