We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dfb6ae commit e418f71Copy full SHA for e418f71
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-material-css-vars",
3
- "version": "5.0.0-next.2",
+ "version": "5.0.0",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
projects/material-css-vars/package.json
@@ -1,8 +1,14 @@
"description": "Little library to use css variables for @angular/material",
"author": "johannesjo <[email protected]> (http://super-productivity.com)",
+ "contributors": [
7
+ {
8
+ "name": "Daniel Kimmich",
9
+ "url": "https://github.com/json-derulo"
10
+ }
11
+ ],
12
"license": "MIT",
13
"repository": {
14
"type": "git",
0 commit comments