Commit Graph

7 Commits

Author SHA1 Message Date
Jacob Overgaard
290334baaa V16: Sub-dependencies from workspaces are missing in the main package.json file (#19416)
* fix: renames `./src` to `./dist-cms` in distributed package.json

* build: adds missing package.json to segment package

* build: adds missing package and vite.config for 'settings'

* build: adds missing package.json for 'translation'

* build: hoist all sub-dependencies to main package.json file

* build: sync lock file with workspaces

* build: join the paths (for os agnosticity)
2025-05-26 14:00:59 +02:00
Niels Lyngsø
62f77eeffa do not clean up router-slot now that its moved 2023-09-15 09:42:55 +02:00
Niels Lyngsø
d27f25f470 expose dependencies as peer dependencies 2023-09-06 14:27:51 +02:00
Jacob Overgaard
4e869ffd37 use optionalDependencies instead 2023-06-13 12:46:02 +02:00
Warren Buckley
d669e4f71a Script updated to remove devDependencies & rename dependencies to peerDependencies 2023-06-06 09:57:02 +01:00
Jacob Overgaard
3ba738f1ad change prepublish to prepublishOnly 2023-05-30 11:41:09 +02:00
Jacob Overgaard
1fbe5b75a0 add prepublish script 2023-05-26 16:31:53 +02:00