1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00

Fix material color library in package.json

This commit is contained in:
squidfunk 2016-09-02 00:59:49 +02:00
parent 1a92f01c41
commit 930c206132

View File

@ -19,7 +19,7 @@
"private": true,
"dependencies": {
"fastclick": "^1.0.6",
"material-colors": "^1.0.0",
"material-design-color": "^2.3.1",
"material-shadows": "^3.0.0",
"modularscale-sass": "^2.1.1",
"whatwg-fetch": "^1.0.0"