You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2023/02/14 16:32:23 UTC

[myfaces-tobago] 02/02: build(theme): rebuild after updating version

This is an automated email from the ASF dual-hosted git repository.

hnoeth pushed a commit to branch tobago-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 49f78458b6b87223042643747051b290b2455ae5
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Tue Feb 14 17:19:25 2023 +0100

    build(theme): rebuild after updating version
---
 tobago-example/tobago-example-demo/package-lock.json | 4 ++--
 tobago-theme/package-lock.json                       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tobago-example/tobago-example-demo/package-lock.json b/tobago-example/tobago-example-demo/package-lock.json
index 8437b1be7f..94b6e64d25 100644
--- a/tobago-example/tobago-example-demo/package-lock.json
+++ b/tobago-example/tobago-example-demo/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "tobago-example-demo",
-  "version": "5.5.1-SNAPSHOT",
+  "version": "5.6.0-SNAPSHOT",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "tobago-example-demo",
-      "version": "5.5.1-SNAPSHOT",
+      "version": "5.6.0-SNAPSHOT",
       "license": "Apache-2.0",
       "dependencies": {
         "font-awesome": "4.7.0",
diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index db4294ad10..f33bc84ce5 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "tobago-theme",
-  "version": "5.5.1-SNAPSHOT",
+  "version": "5.6.0-SNAPSHOT",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "tobago-theme",
-      "version": "5.5.1-SNAPSHOT",
+      "version": "5.6.0-SNAPSHOT",
       "license": "Apache-2.0",
       "dependencies": {
         "@trevoreyre/autocomplete-js": "^2.4.1",