Remove eyeglass as a peer dependency (not needed to make stylesheets eyeglass-importable by another module).

This commit is contained in:
Allan James Vestal 2017-07-14 12:15:58 -05:00
parent a4d78baacd
commit 9c9613d99a

View File

@ -32,7 +32,6 @@
"jquery": ">=1.9.1"
},
"devDependencies": {
"eyeglass": "^1.2.1",
"grunt": "^0.4.5",
"grunt-autoprefixer": "~3.0.3",
"grunt-bootlint": "latest",