Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f4103891
authored
Sep 22, 2018
by
Aino Leppänen
Committed by
Tuomas Riihimäki
Sep 24, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixes to package.json, some packages were still at ng5
1 parent
7450625c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
code/moya-angular/package.json
code/moya-angular/package.json
View file @
f410389
...
...
@@ -27,8 +27,8 @@
"@angular/platform-browser"
:
"6.1.1"
,
"@angular/platform-browser-dynamic"
:
"6.1.1"
,
"@angular/router"
:
"6.1.1"
,
"@ngx-translate/core"
:
"^
9
.0.0"
,
"@ngx-translate/http-loader"
:
"^
2
.0.0"
,
"@ngx-translate/core"
:
"^
10
.0.0"
,
"@ngx-translate/http-loader"
:
"^
3
.0.0"
,
"apollo-angular"
:
"^1.1.2"
,
"apollo-angular-link-http"
:
"^1.1.1"
,
"apollo-cache-inmemory"
:
"^1.2.6"
,
...
...
@@ -37,7 +37,7 @@
"core-js"
:
"^2.5.1"
,
"graphql"
:
"^0.13.2"
,
"graphql-tag"
:
"^2.9.2"
,
"ngx-bootstrap"
:
"^
2.0.2
"
,
"ngx-bootstrap"
:
"^
3.0.0
"
,
"rxjs"
:
"^6.2.2"
,
"ts-helpers"
:
"^1.1.1"
,
"zone.js"
:
"^0.8.26"
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment