Fix npm CI error in GitHub Actions
- Remove package-lock.json from gitignore to enable npm ci - Add package-lock.json for explorer-web app - Update publish-packages.yml workflow
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -52,7 +52,6 @@ build/
|
||||
.npm/
|
||||
.pnpm/
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
pnpm-lock.yaml
|
||||
.next/
|
||||
.nuxt/
|
||||
|
||||
Reference in New Issue
Block a user