Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalWebpage
Commits
66ab9fa3
Commit
66ab9fa3
authored
Apr 07, 2018
by
Lukas Burgey
Browse files
Upgrade angular version
parent
23a7f933
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
0 → 100644
View file @
66ab9fa3
This diff is collapsed.
Click to expand it.
package.json
View file @
66ab9fa3
...
...
@@ -12,29 +12,28 @@
},
"private"
:
true
,
"dependencies"
:
{
"
@angular/animations
"
:
"
^
5.
0.1
"
,
"
@angular/cdk
"
:
"
^5.
0.0-rc0
"
,
"
@angular/c
li
"
:
"
^1.5.3
"
,
"
@angular/com
mon
"
:
"
^
5.
0.0
"
,
"
@angular/co
mpile
r
"
:
"
^
5.
0.0
"
,
"
@angular/
c
or
e
"
:
"
^
5.
0.0
"
,
"
@angular/
forms
"
:
"
^
5.
0.0
"
,
"
@angular/
http
"
:
"
^5.
0.0
"
,
"
@angular/
material
"
:
"
^
5.
0.0-rc0
"
,
"
@angular/platform-browser
"
:
"
^
5.
0.0
"
,
"
@angular/platform-
browser-dynamic
"
:
"
^
5.
0.0
"
,
"
@angular/router
"
:
"
^
5.
0.0
"
,
"
@angular/animations
"
:
"
5.
2.9
"
,
"
@angular/cdk
"
:
"
^5.
2.4
"
,
"
@angular/c
ommon
"
:
"
5.2.9
"
,
"
@angular/com
piler
"
:
"
5.
2.9
"
,
"
@angular/cor
e
"
:
"
5.
2.9
"
,
"
@angular/
f
or
ms
"
:
"
5.
2.9
"
,
"
@angular/
http
"
:
"
5.
2.9
"
,
"
@angular/
material
"
:
"
^5.
2.4
"
,
"
@angular/
platform-browser
"
:
"
5.
2.9
"
,
"
@angular/platform-browser
-dynamic
"
:
"
5.
2.9
"
,
"
@angular/platform-
server
"
:
"
5.
2.9
"
,
"
@angular/router
"
:
"
5.
2.9
"
,
"
core-js
"
:
"
^2.4.1
"
,
"
hammerjs
"
:
"
^2.0.8
"
,
"
ngx-cookie-service
"
:
"
^1.0.9
"
,
"
rxjs
"
:
"
^5.5.2
"
,
"
typescript
"
:
"
^2.4.2
"
,
"
zone.js
"
:
"
^0.8.14
"
"
rxjs
"
:
"
^5.5.7
"
,
"
zone.js
"
:
"
^0.8.20
"
},
"devDependencies"
:
{
"
@angular/cli
"
:
"
^
1.
5.4
"
,
"
@angular/compiler-cli
"
:
"
^
5.
0.0
"
,
"
@angular/language-service
"
:
"
^
5.
0.0
"
,
"
@angular/cli
"
:
"
1.
7.3
"
,
"
@angular/compiler-cli
"
:
"
5.
2.9
"
,
"
@angular/language-service
"
:
"
5.
2.9
"
,
"
@types/jasmine
"
:
"
~2.8.2
"
,
"
@types/jasminewd2
"
:
"
~2.0.2
"
,
"
@types/node
"
:
"
~8.0.53
"
,
...
...
@@ -49,6 +48,6 @@
"
protractor
"
:
"
~5.2.0
"
,
"
ts-node
"
:
"
~3.3.0
"
,
"
tslint
"
:
"
~5.8.0
"
,
"
typescript
"
:
"
^
2.
4
.2
"
"
typescript
"
:
"
2.
6
.2
"
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
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 comment