- npm updates for dev tools

- three.js update to 0.124.0
- EventEmitter.js: emit args array
- RangeSlider.js and RangeSlider.css: schow also the ticks
This commit is contained in:
Arno Kaimbacher 2021-01-07 15:45:32 +01:00
parent ca1a983665
commit e62d4908f0
8 changed files with 717 additions and 793 deletions

View file

@ -6,7 +6,7 @@
"dependencies": {
"normalize.css": "^8.0.1",
"proj4": "^2.6.3",
"three": "^0.123.0"
"three": "^0.124.0"
},
"author": "Arno Kaimbacher",
"license": "MIT",