mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 02:37:57 +01:00
341081562f
feat(lerna): manage repo with lerna 7 and update dependencies * feat(lerna): manage repo with lerna 7 and update dependencies * Publish - @wisemapping/core-js@0.6.0 - @wisemapping/editor@0.6.0 - @wisemapping/mindplot@5.1.0 - @wisemapping/web2d@0.6.0 - @wisemapping/webapp@5.1.0 Approved-by: Paulo Veiga Approved-by: Paulo Veiga
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"version": "independent",
|
|
"packages": [
|
|
"packages/*"
|
|
]
|
|
}
|