File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular2-logger" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"description" : " A Log4j inspired Logger for Angular 2." ,
5
5
"repository" : {
6
6
"type" : " git" ,
71
71
"homepage" : " https://github.com/code-chunks/angular2-logger#readme" ,
72
72
"dependencies" : {},
73
73
"devDependencies" : {
74
-
75
74
"rimraf" : " ^2.5.2" ,
76
75
"tslint" : " ^3.8.1" ,
77
76
"typescript" : " 1.8.10" ,
78
77
"typings" : " ^1.0.3" ,
79
78
"uglify-js" : " ^2.6.2" ,
80
-
81
79
"@angular/common" : " 2.0.0-rc.5" ,
82
80
"@angular/compiler" : " 2.0.0-rc.5" ,
83
81
"@angular/core" : " 2.0.0-rc.5" ,
84
82
"@angular/platform-browser" : " 2.0.0-rc.5" ,
85
83
"@angular/platform-browser-dynamic" : " 2.0.0-rc.5" ,
86
-
87
84
"systemjs" : " 0.19.37" ,
88
85
"core-js" : " ^2.4.0" ,
89
86
"reflect-metadata" : " ^0.1.3" ,
90
87
"rxjs" : " 5.0.0-beta.6" ,
91
88
"zone.js" : " ^0.6.12"
92
-
93
89
},
94
90
"peerDependencies" : {
95
91
"@angular/common" : " 2.0.0-rc.5" ,
100
96
},
101
97
"typings" : " core.d.ts" ,
102
98
"main" : " core.js"
103
- }
99
+ }
You can’t perform that action at this time.
0 commit comments