Skip to content

Commit

Permalink
Merge branch 'docker-develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmas58 committed Aug 6, 2018
2 parents 8770b34 + 0b5cae1 commit aeed34e
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 4 deletions.
32 changes: 29 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"@angular/language-service": "~6.1.1",
"@types/node": "~10.5.6",
"codelyzer": "~4.4.2",
"hoek": "^4.2.1",
"jasmine": "~3.1.0",
"jasmine-core": "~3.1.0",
"jasmine-spec-reporter": "~4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
export const environment = {
name: 'development',
production: false,
version: 'de DEV',
version: '1.6.3.11',
rollbar_key: ''
};

0 comments on commit aeed34e

Please sign in to comment.