-
- Downloads
maj version
{ | ||
"name": "d-demomap", | ||
"version": "1.0.0-RC21", | ||
"version": "1.0.0-RC22", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
"scripts": { | ||
"start": "npm run write-settings && webpack-dev-server", | ||
... | ... | @@ -20,7 +20,7 @@ |
"@babel/polyfill": "^7.6.0", | ||
"@babel/preset-env": "^7.4.5", | ||
"lodash": "4.17.11", | ||
"@descartes/d-map": "6.0.0-RC19", | ||
"@descartes/d-map": "6.0.0-RC20", | ||
"@descartes/d-editmap": "6.0.0-RC10", | ||
"@descartes/d-inkmap": "6.0.0-RC12", | ||
"@descartes/d-geoplateforme": "6.0.0-RC1", | ||
... | ... |
Please register or sign in to comment