Skip to content

Commit

Permalink
fix(restroom): 🐛 substitute yarn.lock with package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-cristino committed Oct 6, 2023
1 parent fbab479 commit 88bfdd0
Show file tree
Hide file tree
Showing 3 changed files with 9,393 additions and 1,004 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@
# restroom files
.env
.envrc
package-lock.json
restroom/node_modules

#binding
!bindings/javascript/package-lock.json
node_modules

# logfile
*.log
Expand Down
Loading

0 comments on commit 88bfdd0

Please sign in to comment.