widget-ts-cookiecutter icon indicating copy to clipboard operation
widget-ts-cookiecutter copied to clipboard

update package.json devDependenciesComments to reflect devDependencies

Open chrishavlin opened this issue 1 year ago • 0 comments
trafficstars

devDependencies in package.json has:

"@jupyterlab/builder": "^4.0.11",
"@lumino/application": "^2.3.0",
"@lumino/widgets": "^2.3.1",

but devDependenciesComments has jupyterlab 3.x, lumino 1.x

chrishavlin avatar Sep 27 '24 15:09 chrishavlin