v2023.9.6-b

This commit is contained in:
Jože Fortun
2024-05-14 16:57:55 +02:00
parent 60376b71c2
commit a342b74366
17 changed files with 91 additions and 91 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@cortezaproject/corteza-js",
"description": "Corteza JavaScript/TypeScript libs",
"version": "2023.9.6-a",
"version": "2023.9.6-b",
"license": "Apache-2.0",
"author": "Denis Arh <denis.arh@crust.tech>",
"main": "dist/index.js",
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@cortezaproject/corteza-vue",
"description": "Corteza Vue.js JavaScript/TypeScript libs",
"version": "2023.9.6-a",
"version": "2023.9.6-b",
"license": "Apache-2.0",
"author": "Denis Arh <denis.arh@crust.tech>",
"main": "dist/index.js",
@@ -22,7 +22,7 @@
"pre-commit": "yarn lint"
},
"dependencies": {
"@cortezaproject/corteza-js": "^2023.9.6-a",
"@cortezaproject/corteza-js": "^2023.9.6-b",
"@fortawesome/fontawesome-svg-core": "^1.2.26",
"@fortawesome/free-solid-svg-icons": "^5.12.0",
"@fortawesome/vue-fontawesome": "^0.1.9",
+4 -4
View File
@@ -1031,10 +1031,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"
"@cortezaproject/corteza-js@^2023.9.6-a":
version "2023.9.6-a"
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.6-a.tgz#af730e91ce1b22a783b5914be5cca2bfe40ef99c"
integrity sha512-c+U0aiCXSGNyeqc4hoZPnFYalizhkcCknr7g0HhBcoxEQeHATpOmwGSosieSU2O5xb9abZ/1WKJQGwfnb/OiIw==
"@cortezaproject/corteza-js@^2023.9.6-b":
version "2023.9.6-b"
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.6-b.tgz#44de2d07cb51cb4c54d5500e582839e5c08a7c28"
integrity sha512-xNeVxw2lnNtAa7ZxOWKlhh//fwS/ZafYa4Uc5T6MijgqBLFU4lLlIAFqEa62cfSbc+b5yY2Hh0QOQGVVEaSgdQ==
dependencies:
axios "^0.28.0"
hex-rgb "^4.1.0"