Skip to content

Commit ea1230f

Browse files
author
Christian Compton
authored
fix: remove package-lock.json (#42)
1 parent 47f512e commit ea1230f

File tree

2 files changed

+1
-1538
lines changed

2 files changed

+1
-1538
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install:
2323
- npm install @semantic-release/changelog
2424
- npm install @semantic-release/git
2525
- npm install @semantic-release/github
26+
- rm package-lock.json
2627
- ./Travis/installUnity.sh
2728
script:
2829
- ./Travis/createProject.sh

0 commit comments

Comments
 (0)