diff options
Diffstat (limited to 'tests/specs/lockfile')
| -rw-r--r-- | tests/specs/lockfile/frozen_lockfile/frozen_package_json_changed_install.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/specs/lockfile/frozen_lockfile/frozen_package_json_changed_install.out b/tests/specs/lockfile/frozen_lockfile/frozen_package_json_changed_install.out index 14530d573..6b7d1dc5f 100644 --- a/tests/specs/lockfile/frozen_lockfile/frozen_package_json_changed_install.out +++ b/tests/specs/lockfile/frozen_lockfile/frozen_package_json_changed_install.out @@ -1,4 +1,3 @@ -⚠️ `deno install` behavior will change in Deno 2. To preserve the current behavior use the `-g` or `--global` flag. error: The lockfile is out of date. Run `deno cache --frozen=false`, `deno install --frozen=false`, or rerun with `--frozen=false` to update it. changes: 5 | - "npm:@denotest/add@1": "npm:@denotest/add@1.0.0" |
