@papaemmelab/isabl-web 0.3.12 → 0.3.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,8 +20,7 @@ Contributions are welcome, and they are greatly appreciated, check our [contribu
20
20
 
21
21
  ## Development
22
22
 
23
- # Using node v13.13.0 and npm 6.14.4
24
-
23
+ nvm use v13.13.0 # Using node v13.13.0 and npm 6.14.4
25
24
  yarn install # install node dependencies
26
25
  yarn serve # run development server
27
26
  yarn test:unit # run unit tests