File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
node_modules
2
+ npm- *
Original file line number Diff line number Diff line change 1
1
node_modules
2
2
.vscode
3
- .DS_Store
Original file line number Diff line number Diff line change 20
20
"@angular/platform-browser" : " 4.3.1" ,
21
21
"@angular/platform-browser-dynamic" : " 4.3.1" ,
22
22
"@angular/router" : " 4.3.1" ,
23
- "bootstrap" : " ^ 3.3.7" ,
24
- "core-js" : " ^ 2.4.1" ,
25
- "moment" : " ^ 2.18.1" ,
23
+ "bootstrap" : " 3.3.7" ,
24
+ "core-js" : " 2.4.1" ,
25
+ "moment" : " 2.18.1" ,
26
26
"ngx-bootstrap" : " 1.8.0" ,
27
27
"rxjs" : " 5.4.2" ,
28
28
"zone.js" : " 0.8.14"
38
38
"karma" : " ~1.4.1" ,
39
39
"karma-chrome-launcher" : " ~2.0.0" ,
40
40
"karma-cli" : " ~1.0.1" ,
41
- "karma-coverage-istanbul-reporter" : " ^ 0.2.0" ,
41
+ "karma-coverage-istanbul-reporter" : " 0.2.0" ,
42
42
"karma-jasmine" : " ~1.1.0" ,
43
43
"karma-jasmine-html-reporter" : " ^0.2.2" ,
44
44
"protractor" : " ~5.1.0" ,
You can’t perform that action at this time.
0 commit comments