• James Brock's avatar
    labextension npm dependency bounds loosen · 6f010dab
    James Brock authored
    Relax upper version bounds on the jupyterlab alpha dependencies
    for ihaskell_labextension. It looks to me like these version bounds
    were intended to allow the entire major alpha 0.*.* version range, but
    the the prefix caret only includes minor versions if the major version
    is 0.
    
    Let's set the upper bound to 2.0.0, because according to SemVer, that
    is the next version number which we would expect to have breaking
    changes.
    6f010dab
Name
Last commit
Last update
..
src Loading commit data...
style Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...