Skip to content
Snippets Groups Projects
Commit 28759a89 authored by Karolína Dočkalová Burská's avatar Karolína Dočkalová Burská
Browse files

Revert package.json content

parent 7a37f499
No related branches found
No related tags found
No related merge requests found
Pipeline #209682 failed
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
"build-and-pack": "npm install && npm run build-library && npm run create-package", "build-and-pack": "npm install && npm run build-library && npm run create-package",
"ci-update-version": "cd ./projects/kypo-trainings-clustering-viz-lib/ && npm version $TAG_VERSION", "ci-update-version": "cd ./projects/kypo-trainings-clustering-viz-lib/ && npm version $TAG_VERSION",
"ci-build-and-pack": "npm ci --cache .nnpm ERR! Cannot read property '@angular/animations' of undefinedpm --prefer-offline && npm run build-library && npm run create-package", "ci-build-and-pack": "npm ci --cache .nnpm ERR! Cannot read property '@angular/animations' of undefinedpm --prefer-offline && npm run build-library && npm run create-package",
"ci-publish-package": "cd dist/kypo-trainings-clustering-viz-lib && npm publish --allow-same-version" "ci-publish-package": "cd dist/kypo-trainings-clustering-viz-lib && npm publish"
}, },
"husky": { "husky": {
"hooks": { "hooks": {
......
{ {
"name": "@muni-kypo-crp/clustering-visualization", "name": "@muni-kypo-crp/clustering-visualization",
"version": "14.0.0", "version": "13.0.0",
"peerDependencies": { "peerDependencies": {
"@angular/common": "^14.0.3", "@angular/common": "^14.0.3",
"@angular/core": "^14.0.3", "@angular/core": "^14.0.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment