{ | ||
"name": "@nx/web", | ||
"version": "20.7.0-beta.0", | ||
"version": "20.7.0-beta.1", | ||
"private": false, | ||
@@ -38,4 +38,4 @@ "description": "The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Playwright, Cypress, and Storybook.\n\n- Scaffolding for creating buildable libraries that can be published to npm.\n\n- Utilities for automatic workspace refactoring.", | ||
"tslib": "^2.3.0", | ||
"@nx/devkit": "20.7.0-beta.0", | ||
"@nx/js": "20.7.0-beta.0" | ||
"@nx/devkit": "20.7.0-beta.1", | ||
"@nx/js": "20.7.0-beta.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "publishConfig": { |