This website requires JavaScript.
Explore
Help
Sign In
cubetiq
/
express-nodejs-app
Template
Watch
1
Star
0
Fork
0
You've already forked express-nodejs-app
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a00c5b0650
express-nodejs-app
/
lerna.json
9 lines
111 B
JSON
Raw
Normal View
History
Unescape
Escape
Add lerna mono-repo
2021-09-13 18:03:59 +07:00
{
"packages"
:
[
"packages/*"
]
,
Task: Updated lerna.json and add yarn workspaces and ts-common package and fixed the tsconfig
2021-09-13 20:19:28 +07:00
"version"
:
"0.0.0"
,
"useWorkspaces"
:
true
,
"npmClient"
:
"yarn"
Add lerna mono-repo
2021-09-13 18:03:59 +07:00
}
Reference in New Issue
Copy Permalink