update angular components
parent
48728321d9
commit
80a1bf492d
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "opt-cc",
|
"name": "opt-cc",
|
||||||
"version": "1.0.0",
|
"version": "1.1.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ajv": {
|
"ajv": {
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -11,16 +11,16 @@
|
||||||
"e2e": "ng e2e --serve=false"
|
"e2e": "ng e2e --serve=false"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/cli": "1.0.5",
|
"@angular/cli": "^1.2.6",
|
||||||
"@angular/common": "^4.1.1",
|
"@angular/common": "^4.3.2",
|
||||||
"@angular/compiler": "^4.1.1",
|
"@angular/compiler": "^4.3.2",
|
||||||
"@angular/compiler-cli": "^4.1.1",
|
"@angular/compiler-cli": "^4.3.2",
|
||||||
"@angular/core": "^4.1.1",
|
"@angular/core": "^4.3.2",
|
||||||
"@angular/forms": "^4.1.1",
|
"@angular/forms": "^4.3.2",
|
||||||
"@angular/http": "^4.1.1",
|
"@angular/http": "^4.3.2",
|
||||||
"@angular/platform-browser": "^4.1.1",
|
"@angular/platform-browser": "^4.3.2",
|
||||||
"@angular/platform-browser-dynamic": "^4.1.1",
|
"@angular/platform-browser-dynamic": "^4.3.2",
|
||||||
"@angular/router": "^4.1.1",
|
"@angular/router": "^4.3.2",
|
||||||
"angular2-datatable": "^0.6.0",
|
"angular2-datatable": "^0.6.0",
|
||||||
"bootstrap": "^3.3.7",
|
"bootstrap": "^3.3.7",
|
||||||
"core-js": "^2.4.1",
|
"core-js": "^2.4.1",
|
||||||
|
|
Loading…
Reference in New Issue