Skip to content

Commit c1ee82c

Browse files
committed
Version 5
2 parents 7cb7f94 + 3e140d3 commit c1ee82c

File tree

183 files changed

+5892
-8803
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+5892
-8803
lines changed

package-lock.json

Lines changed: 3997 additions & 5757 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metis-ui",
3-
"version": "3.0.1-development",
3+
"version": "5",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",
@@ -63,7 +63,7 @@
6363
"dist-any": "ng build ${npm_config_project} --progress=false --prod && npm run dist-copy-conf --project=${npm_config_project} && cp -R projects/${npm_config_project}/dist/${npm_config_project}/. dist",
6464
"dist-metis": "npm run dist-any --project=metis",
6565
"dist-sandbox": "npm run dist-any --project=sandbox",
66-
"dist-shared": "ng build --project=shared --prod && mv dist/shared projects/shared/dist",
66+
"dist-shared": "ng build --project=shared --prod && cp -r dist/shared projects/shared/dist",
6767
"dist": "npm run dist-metis",
6868
"i18n": "ng xi18n --output-path locale --out-file messages.en-GB.xlf",
6969
"lite": "test -d ./dist && lite-server --baseDir=./dist || echo '(run dist first)'"
@@ -126,7 +126,7 @@
126126
"ng-packagr": "^10.1.0",
127127
"npm-run-all": "^4.1.5",
128128
"prettier": "^1.19.1",
129-
"tar": "^4.4.8",
129+
"tar": "^4.4.18",
130130
"ts-loader": "^5.3.3",
131131
"typescript": "^3.9.7",
132132
"wallaby-webpack": "^3.9.16",

projects/metis/cypress/fixtures/countries.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

projects/metis/cypress/fixtures/dataset-overview.ts

Lines changed: 0 additions & 251 deletions
This file was deleted.

projects/metis/cypress/fixtures/dataset.ts

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)