First working version
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user