Skip to content

Commit

Permalink
fix: remove package-lock.json (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Compton authored May 12, 2021
1 parent 47f512e commit ea1230f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,538 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ install:
- npm install @semantic-release/changelog
- npm install @semantic-release/git
- npm install @semantic-release/github
- rm package-lock.json
- ./Travis/installUnity.sh
script:
- ./Travis/createProject.sh
Expand Down
Loading

0 comments on commit ea1230f

Please sign in to comment.