Dedupe shrinkwrap

Change-type: patch
This commit is contained in:
myarmolinsky 2023-11-06 07:53:05 -05:00 committed by Otávio Jacobi
parent 9bf267166e
commit 4a64102d67
2 changed files with 724 additions and 1770 deletions

View File

@ -31,6 +31,12 @@ runs:
node-version: ${{ inputs.NODE_VERSION }}
cache: npm
- name: Set up Python 3.11
if: runner.os == 'macOS'
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4
with:
python-version: "3.11"
- name: Test release
shell: bash
run: |

2488
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff