From 8f31f4f04e5f1a1238ce0a40d6e78339d17fe6fa Mon Sep 17 00:00:00 2001 From: rakeshkumar1019 Date: Mon, 18 Mar 2024 13:38:04 +0530 Subject: [PATCH] snapshot issue --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ed0622cf0a..8cc7bc6ed4 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@nuxeo/nuxeo-web-ui-ftest": "file:./packages/nuxeo-web-ui-ftest", - "@nuxeo/testing-helpers": "~3.0.32-rc", + "@nuxeo/testing-helpers": "~3.0.32-rc.0", "@open-wc/eslint-config": "^0.3.0", "@open-wc/karma-esm": "^2.13.21", "@open-wc/prettier-config": "^0.1.0", @@ -109,9 +109,9 @@ "@material/mwc-snackbar": "^0.26.1", "@nuxeo/chart-elements": "^4.0.0-nx.1", "@nuxeo/moment": "^2.24.0-nx.0", - "@nuxeo/nuxeo-dataviz-elements": "~3.0.32-rc", - "@nuxeo/nuxeo-elements": "~3.0.32-rc", - "@nuxeo/nuxeo-ui-elements": "~3.0.32-rc", + "@nuxeo/nuxeo-dataviz-elements": "~3.0.32-rc.0", + "@nuxeo/nuxeo-elements": "~3.0.32-rc.0", + "@nuxeo/nuxeo-ui-elements": "~3.0.32-rc.0", "@nuxeo/page": "^1.11.4-nx.0", "@polymer/app-layout": "^3.1.0", "@polymer/iron-a11y-announcer": "^3.2.0",