Skip to content

Commit

Permalink
Delete package-lock.json (#12809)
Browse files Browse the repository at this point in the history
* Remove package-lock, repo is using yarn

* Update gitignore
  • Loading branch information
amyrlam committed Oct 13, 2021
1 parent 2da6cfa commit c4e1a58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35,326 deletions.
1 change: 1 addition & 0 deletions ui/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
/testem.log
/yarn-error.log
/.storybook/preview-head.html
package-lock.json

# ember-try
/.node_modules.ember-try/
Expand Down

0 comments on commit c4e1a58

Please sign in to comment.