Skip to content

Commit

Permalink
build: fixes to mobx packages to prevent mismatched versions
Browse files Browse the repository at this point in the history
  • Loading branch information
korgon committed Mar 4, 2024
1 parent 2c04a47 commit cfc8e61
Show file tree
Hide file tree
Showing 36 changed files with 3,256 additions and 2,714 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ node_modules
yarn-error.log
lerna-debug.log
.DS_Store
.nx
dist
coverage
metrics/data
Expand Down
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"version": "0.51.2",
"packages": ["packages/*"],
"useWorkspaces": true,
"npmClient": "npm",
"command": {
"publish": {
Expand Down
Loading

0 comments on commit cfc8e61

Please sign in to comment.