We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7804f2 commit 2280d6aCopy full SHA for 2280d6a
2 files changed
package.json
@@ -31,7 +31,7 @@
31
"postsemantic-release": "semantic-release post"
32
},
33
"peerDependencies": {
34
- "materialize-css": "^0.98.2",
+ "materialize-css": "^0.100.1",
35
"@angular/common": "^4.0.0"
36
37
"config": {
@@ -61,7 +61,7 @@
61
"gulp-typescript": "3.1.6",
62
"hammerjs": "^2.0.8",
63
"jquery": "^2.2.4",
64
65
"rollup": "^0.41.6",
66
"run-sequence": "1.2.2",
67
"rxjs": "^5.1.0",
sample/package.json
@@ -23,7 +23,7 @@
23
24
"intl": "1.2.5",
25
26
27
28
"web-animations-js": "2.2.4",
29
"zone.js": "0.8.7"
0 commit comments