v2023.3.5-rc.2
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@cortezaproject/corteza-js",
|
||||
"description": "Corteza JavaScript/TypeScript libs",
|
||||
"version": "2023.3.5-rc.1",
|
||||
"version": "2023.3.5-rc.2",
|
||||
"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.3.5-rc.1",
|
||||
"version": "2023.3.5-rc.2",
|
||||
"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.3.5-rc.1",
|
||||
"@cortezaproject/corteza-js": "^2023.3.5-rc.2",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.26",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.12.0",
|
||||
"@fortawesome/vue-fontawesome": "^0.1.9",
|
||||
|
||||
+4
-4
@@ -923,10 +923,10 @@
|
||||
"@babel/helper-validator-identifier" "^7.16.7"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.3.5-rc.1":
|
||||
version "2023.3.5-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.5-rc.1.tgz#36fc45477f6ce0e57b79a41cc9f22d925d9ac9e8"
|
||||
integrity sha512-DZrsiQcG+ti/2uhDd+0AUIRjE8+DlJYRxLEXs5iOqfMa1V/OycrjIntOwCsDYDX3JvztDAogn2d/GrrQO4dVLg==
|
||||
"@cortezaproject/corteza-js@^2023.3.5-rc.2":
|
||||
version "2023.3.5-rc.2"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.3.5-rc.2.tgz#48c534f69c885f6b7496a2c5855a18cb70ce2eb6"
|
||||
integrity sha512-1t73+ZXoUte1liexpUYI1J37SCFeqPDQdCMEN3cNRZ/O6ZtIMKWTP4D68uomS/fWdFyMuZGUm8ZwgfTF2Q4+sA==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user