Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from mapbox/andrew/update-lerna
Browse files Browse the repository at this point in the history
Added config to lerna for publishing to npm
  • Loading branch information
AndrewSepic authored Nov 9, 2023
2 parents afd5998 + 1ef5cc8 commit 9dba526
Show file tree
Hide file tree
Showing 9 changed files with 18,261 additions and 15,518 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ test/output
.DS_Store
coverage
test/tmp
packages/**/package-lock.json
3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
"**/*.md"
]
}
}
},
"packages": ["packages/*"]
}
Loading

0 comments on commit 9dba526

Please sign in to comment.