Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: pin nanoid version #3807

Merged
merged 1 commit into from
Aug 12, 2021
Merged

fix: pin nanoid version #3807

merged 1 commit into from
Aug 12, 2021

Commits on Aug 12, 2021

  1. fix: pin nanoid version

    `nanoid@3.1.24` started shipping browser overrides in package.json
    that break browserify, jest, etc.
    
    Pin the version to `3.1.23` until the situation is resolved.
    
    Refs: ai/nanoid#295
    achingbrain committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    785b67a View commit details
    Browse the repository at this point in the history