Skip to content

Commit 13d49da

Browse files
Update package.json
Co-authored-by: Maximilian Köller <maximilian.koeller@siemens.com>
1 parent 6153cab commit 13d49da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"maps:test": "ng test maps-ng",
6565
"maps:build": "ng build maps-ng && cpy \"{LICENSE.md,projects/maps-ng/README.md}\" \"./dist/@siemens/maps-ng/\"",
6666
"map-styles:test": "ng test map-styles",
67-
"map-styles:build": "ng build map-styles && cpy \"{LICENSE.md,projects/map-styles/README.md}\" \"./dist/@siemens/map-styles/\"",
67+
"map-styles:build": "ng build map-styles && cpy \"LICENSE.md\" \"./dist/@siemens/map-styles/\"",
6868
"dashboards:test": "ng test dashboards-ng",
6969
"dashboards:build": "ng build dashboards-ng && cpy LICENSE.md \"./dist/@siemens/dashboards-ng/\"",
7070
"dashboards-demo:build-all:esm": "ng run dashboards-demo:build-esm:production && npm run dashboards-demo:build:webcomponents && ng build dashboards-demo-mfe --configuration production,bridge --output-hashing none && ng run dashboards-demo-mfe:build-esm:production",

0 commit comments

Comments
 (0)