v2023.9.1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@cortezaproject/corteza-js",
|
||||
"description": "Corteza JavaScript/TypeScript libs",
|
||||
"version": "2023.9.1-rc.1",
|
||||
"version": "2023.9.1",
|
||||
"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.1-rc.1",
|
||||
"version": "2023.9.1",
|
||||
"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.1-rc.1",
|
||||
"@cortezaproject/corteza-js": "^2023.9.1",
|
||||
"@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.9.1-rc.1":
|
||||
version "2023.9.1-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.1-rc.1.tgz#5d8d247bb3fb9db54d91c6d6573e156b7d214780"
|
||||
integrity sha512-9hdwvIEdM+7RjerkOOFwKZAiJYuFq9uzynNcDBJ8wZtgXJ+nLTjFjTCmg2qT/5cNCnJj8lwujfqherHqP2VaSA==
|
||||
"@cortezaproject/corteza-js@^2023.9.1":
|
||||
version "2023.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.1.tgz#c3e81a4baee397902dff39d4efb5056539d671d3"
|
||||
integrity sha512-NZpiWlBflkM6gPSOUIAYv0zT1URKNjBkzOytXDO03AAldjNOSZdc4cVfFk4bv3r7DrYu7XsyhKjYqTtgtRNt7A==
|
||||
dependencies:
|
||||
axios "^0.21.1"
|
||||
hex-rgb "^4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user