Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SteveOMorty
10years
Commits
fddbc0b5
Commit
fddbc0b5
authored
Jul 29, 2018
by
Wiky Lyu
Browse files
更新angular/material等依赖包的版本
parent
7092ab09
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
fddbc0b5
...
...
@@ -12,37 +12,37 @@
},
"private"
:
true
,
"dependencies"
:
{
"
@angular/animations
"
:
"
^6.
0.2
"
,
"
@angular/cdk
"
:
"
^6.
0.2
"
,
"
@angular/common
"
:
"
^6.
0.2
"
,
"
@angular/compiler
"
:
"
^6.
0.2
"
,
"
@angular/core
"
:
"
^6.
0.2
"
,
"
@angular/forms
"
:
"
^6.
0.2
"
,
"
@angular/http
"
:
"
^6.
0.2
"
,
"
@angular/material
"
:
"
^6.
0.2
"
,
"
@angular/platform-browser
"
:
"
^6.
0.2
"
,
"
@angular/platform-browser-dynamic
"
:
"
^6.
0.2
"
,
"
@angular/router
"
:
"
^6.
0.2
"
,
"
@angular/animations
"
:
"
^6.
1.0
"
,
"
@angular/cdk
"
:
"
^6.
4.1
"
,
"
@angular/common
"
:
"
^6.
1.0
"
,
"
@angular/compiler
"
:
"
^6.
1.0
"
,
"
@angular/core
"
:
"
^6.
1.0
"
,
"
@angular/forms
"
:
"
^6.
1.0
"
,
"
@angular/http
"
:
"
^6.
1.0
"
,
"
@angular/material
"
:
"
^6.
4.1
"
,
"
@angular/platform-browser
"
:
"
^6.
1.0
"
,
"
@angular/platform-browser-dynamic
"
:
"
^6.
1.0
"
,
"
@angular/router
"
:
"
^6.
1.0
"
,
"
angular-froala-wysiwyg
"
:
"
^2.8.1
"
,
"
core-js
"
:
"
^2.4.1
"
,
"
hammerjs
"
:
"
^2.0.8
"
,
"
jasmine
"
:
"
^3.1.0
"
,
"
rxjs
"
:
"
^6.
1.0
"
,
"
rxjs-compat
"
:
"
^6.
1.0
"
,
"
rxjs
"
:
"
^6.
2.2
"
,
"
rxjs-compat
"
:
"
^6.
2.2
"
,
"
zone.js
"
:
"
^0.8.19
"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"
~0.6.2
"
,
"
@angular/cli
"
:
"
~6.0.2
"
,
"
@angular/compiler-cli
"
:
"
^6.
0.2
"
,
"
@angular/language-service
"
:
"
^6.
0.2
"
,
"
@angular/compiler-cli
"
:
"
^6.
1.0
"
,
"
@angular/language-service
"
:
"
^6.
1.0
"
,
"
@types/jasmine
"
:
"
~2.8.3
"
,
"
@types/jasminewd2
"
:
"
~2.0.2
"
,
"
@types/node
"
:
"
~10.1.0
"
,
"
codelyzer
"
:
"
^4.0.1
"
,
"
jasmine-core
"
:
"
~3.1.0
"
,
"
jasmine-spec-reporter
"
:
"
~4.2.1
"
,
"
karma
"
:
"
~
2.0.
0
"
,
"
karma
"
:
"
^
2.0.
5
"
,
"
karma-chrome-launcher
"
:
"
~2.2.0
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^1.2.1
"
,
"
karma-jasmine
"
:
"
~1.1.0
"
,
...
...
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