Skip to content

Commit

Permalink
use npm workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Ala Hawash committed Jan 12, 2024
1 parent 6e01ce2 commit f24cc0a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@
"lerna-update-wizard": "^0.16.0",
"mocha": "^5.0.0",
"sinon": "^7.4.2"
}
},
"workspaces": [
"./packages/*"
]
}

0 comments on commit f24cc0a

Please sign in to comment.