Replace resumablejs with ngx-uploadx
Some checks failed
FarmMaps.Develop/FarmMapsLib/develop There was a failure building this commit

This commit is contained in:
Willem Dantuma
2019-07-18 18:59:42 +02:00
parent 670cb6ceb5
commit ff30ad1cbe
16 changed files with 130 additions and 1340 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@farmmaps/common",
"version": "0.0.1",
"publishConfig":{
"registry":"https://repository.akkerweb.nl/repository/npm-hosted/"
"publishConfig": {
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
},
"dependencies": {
"angular-oauth2-oidc": "^5.0.2",
"resumablejs": "1.1.0"
"ngx-uploadx": "^3.1.2"
},
"peerDependencies": {
"@ng-bootstrap/ng-bootstrap": "^4.2.1",