mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-06-21 05:23:07 +03:00
Resolves #754 changes in distributables for bower
This commit is contained in:
parent
70cc7a46a5
commit
f60db9fd8a
|
@ -6,14 +6,10 @@
|
||||||
],
|
],
|
||||||
"description": "Material Design theme for Bootstrap 3",
|
"description": "Material Design theme for Bootstrap 3",
|
||||||
"main": [
|
"main": [
|
||||||
"dist/css/material.css",
|
"dist/css/bootstrap-material-design.css",
|
||||||
"dist/js/material.js",
|
"dist/js/material.js",
|
||||||
"dist/css/ripples.css",
|
"dist/css/ripples.css",
|
||||||
"dist/js/ripples.js",
|
"dist/js/ripples.js"
|
||||||
"dist/fonts/Material-Design-Icons.eot",
|
|
||||||
"dist/fonts/Material-Design-Icons.svg",
|
|
||||||
"dist/fonts/Material-Design-Icons.ttf",
|
|
||||||
"dist/fonts/Material-Design-Icons.woff"
|
|
||||||
],
|
],
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"test",
|
"test",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bootstrap-material-design",
|
"name": "bootstrap-material-design",
|
||||||
"version": "0.5.1",
|
"version": "0.5.2",
|
||||||
"description": "Material Design for Bootstrap 3",
|
"description": "Material Design for Bootstrap 3",
|
||||||
"main": "scripts/index.js",
|
"main": "scripts/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user