[MIGRATION] - Fixed package version

This commit is contained in:
VitoAlbano
2024-10-22 16:24:26 +01:00
parent 278b011b66
commit f4790bb5c8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"version": "6.9.0", "version": "7.0.0-alpha.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"version": "6.9.0", "version": "7.0.0-alpha.2",
"hasInstallScript": true, "hasInstallScript": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13", "commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components", "description": "Alfresco Angular components",
"version": "6.9.0", "version": "7.0.0-alpha.2",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"scripts": { "scripts": {
"prepare": "husky install", "prepare": "husky install",