-
- Downloads
add README; add deps
... | ... | @@ -2,7 +2,7 @@ |
"name": "chnet-xrf", | ||
"version": "0.1.0", | ||
"dependencies": { | ||
"@types/jquery": "^3.2.16" | ||
"jquery": "^3.2.1" | ||
}, | ||
"description": "Web application to analyse XRF images", | ||
"license": "EUPL", | ||
... | ... |
Please register or sign in to comment