Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 2514cff

Browse files
committed
chore(package): Update Angular MDC version to 0.1.16
1 parent a448f60 commit 2514cff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/lib/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/trimox/angular-mdc-web.git"
99
},
10-
"version": "0.1.14",
10+
"version": "0.1.16",
1111
"license": "MIT",
1212
"keywords": [
1313
"angular",
@@ -29,7 +29,7 @@
2929
"material-components-web": "0.13.0"
3030
},
3131
"peerDependencies": {
32-
"@angular/core": "^4.2.3",
33-
"@angular/common": "^4.2.3"
32+
"@angular/core": "^4.2.4",
33+
"@angular/common": "^4.2.4"
3434
}
3535
}

0 commit comments

Comments
 (0)