Comparing version 0.32.0 to 0.32.1
{ | ||
"name": "dwv", | ||
"version": "0.32.0", | ||
"version": "0.32.1", | ||
"description": "DICOM Web Viewer.", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"browserslist": [ | ||
"defaults" | ||
">1%, last 2 versions, not dead" | ||
], | ||
@@ -39,4 +39,4 @@ "dependencies": { | ||
"clean-jsdoc-theme": "^4.2.6", | ||
"eslint": "~8.41.0", | ||
"eslint-plugin-jsdoc": "~45.0.0", | ||
"eslint": "~8.42.0", | ||
"eslint-plugin-jsdoc": "~46.2.4", | ||
"github-release-notes": "0.17.2", | ||
@@ -43,0 +43,0 @@ "html-webpack-plugin": "^5.5.0", |
@@ -25,3 +25,2 @@ DWV | ||
- `doc`: create documentation | ||
- `dev`: watch for changes and copy build (to be connected with a demo viewer) | ||
@@ -44,7 +43,7 @@ I'm using `yarn` as the main package manager. Best to use it to install since | ||
# launch tests: will open a browser with test pages | ||
yarn run test | ||
# launch: will open a browser with example pages | ||
yarn run start | ||
``` | ||
This will open your default browser with the different test pages, check the 'viewer' link for a simple test viewer. | ||
This will open your default browser with the different example pages, check the 'viewer' link for a simple test viewer. | ||
@@ -51,0 +50,0 @@ ## Notes |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2627576
11608
51