Revert "Bump versions"

This reverts commit 33e2b49f47.
This commit is contained in:
Artem Savchenko
2026-02-22 17:12:43 +07:00
parent 33e2b49f47
commit b1ee24c54a
458 changed files with 11143 additions and 11265 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/github-assets",
"version": "0.7.1",
"version": "0.7.0",
"main": "./lib/index.js",
"types": "./types/index.d.ts",
"files": [
@@ -24,7 +24,7 @@
"_phase:validate": "compile validate"
},
"devDependencies": {
"@hcengineering/platform-rig": "workspace:^0.7.21",
"@hcengineering/platform-rig": "workspace:^0.7.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-config-standard-with-typescript": "^40.0.0",
@@ -40,8 +40,8 @@
"typescript": "^5.9.3"
},
"dependencies": {
"@hcengineering/platform": "workspace:^0.7.20",
"@hcengineering/github": "workspace:^0.7.1"
"@hcengineering/platform": "workspace:^0.7.19",
"@hcengineering/github": "workspace:^0.7.0"
},
"exports": {
".": {