v2023.9.6-b
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user