File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ material-dashboard-angular
147147
148148V1.0.0 - 30 Jan 2017 [ initial Release]
149149V1.1.0 - small fixed
150- V1.1.1 - 20 March (V1.1.0 from Material Dashboard HTML)
150+ V1.1.1 - 21 March (V1.1.0 from Material Dashboard HTML)
151151- added "@types/core-js ": "0.9.35" in package
152152- added "upgrade to pro" page
153153
Original file line number Diff line number Diff line change 11V1.0.0 - 30 Jan 2017 [initial Release]
22V1.1.0 - small fixed
3- V1.1.1 - 20 March (V1.1.0 from Material Dashboard HTML)
3+ V1.1.1 - 21 March (V1.1.0 from Material Dashboard HTML)
44- added "@types/core-js": "0.9.35" in package
55- added "upgrade to pro" page
Original file line number Diff line number Diff line change 77 "tsc" : " tsc" ,
88 "tsc:w" : " tsc -w"
99 },
10- "licenses" : [
11- {
12- "type" : " MIT" ,
13- "url" : " https://github.com/creativetimofficial/material-dashboard-angular/blob/master/LICENSE.md"
14- }
15- ],
16- "dependencies" : {
10+ "license" :" MIT" ,
11+ "repository" :
12+ { "type" : " git" ,
13+ "url" : " https://github.com/creativetimofficial/material-dashboard-angular.git"
14+ },
15+ "dependencies" : {
1716 "@angular/common" : " ~2.2.2" ,
1817 "@angular/compiler" : " ~2.2.2" ,
1918 "@angular/core" : " ~2.2.2" ,
You can’t perform that action at this time.
0 commit comments