Skip to content

Commit

Permalink
fix-github-ci-problem.
Browse files Browse the repository at this point in the history
add package-lock.json to git and remove it from .gitignore
  • Loading branch information
[email protected] authored and [email protected] committed Feb 11, 2023
1 parent c5ac935 commit ae35a6d
Show file tree
Hide file tree
Showing 2 changed files with 20,188 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
package-lock.json

# OS
.DS_Store
Expand All @@ -37,4 +36,4 @@ package-lock.json
!.vscode/extensions.json

#ENV
.env
.env
Loading

0 comments on commit ae35a6d

Please sign in to comment.