First working version

This commit is contained in:
Willem Dantuma
2019-07-16 16:15:40 +02:00
parent f304cf5149
commit 0fe5cb166c
33 changed files with 158 additions and 734 deletions

View File

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