@nx/rollup 19.7.0-canary.20240904-f39b995 → 19.7.0-canary.20240906-a3c2db8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nx/rollup",
3
- "version": "19.7.0-canary.20240904-f39b995",
3
+ "version": "19.7.0-canary.20240906-a3c2db8",
4
4
  "private": false,
5
5
  "description": "The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup.",
6
6
  "repository": {
@@ -44,9 +44,9 @@
44
44
  "rollup-plugin-postcss": "^4.0.2",
45
45
  "rollup-plugin-typescript2": "^0.36.0",
46
46
  "tslib": "^2.3.0",
47
- "@nx/devkit": "19.7.0-canary.20240904-f39b995",
48
- "@nx/js": "19.7.0-canary.20240904-f39b995",
49
- "@nrwl/rollup": "19.7.0-canary.20240904-f39b995"
47
+ "@nx/devkit": "19.7.0-canary.20240906-a3c2db8",
48
+ "@nx/js": "19.7.0-canary.20240906-a3c2db8",
49
+ "@nrwl/rollup": "19.7.0-canary.20240906-a3c2db8"
50
50
  },
51
51
  "publishConfig": {
52
52
  "access": "public"