Remove dev from lerna?
This commit is contained in:
parent
924553373c
commit
5c7cf8015c
3 changed files with 4 additions and 5 deletions
|
@ -8,7 +8,6 @@
|
|||
"useWorkspaces": true,
|
||||
"packages": [
|
||||
"packages/core",
|
||||
"packages/tldraw",
|
||||
"packages/dev"
|
||||
"packages/tldraw"
|
||||
]
|
||||
}
|
|
@ -48,5 +48,5 @@
|
|||
"react-error-boundary": "^3.1.3",
|
||||
"react-use-gesture": "^9.1.3"
|
||||
},
|
||||
"gitHead": "63f7984a288c8a361d29b1d22ad1b8e8cd89f94d"
|
||||
"gitHead": "924553373cb0612829428e51513a2a76e2e0c348"
|
||||
}
|
||||
|
|
|
@ -33,5 +33,5 @@
|
|||
"rimraf": "3.0.2",
|
||||
"typescript": "4.2.3"
|
||||
},
|
||||
"gitHead": "63f7984a288c8a361d29b1d22ad1b8e8cd89f94d"
|
||||
"gitHead": "924553373cb0612829428e51513a2a76e2e0c348"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue