mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 08:29:53 +03:00
Entry point fixed for ripples package
This commit is contained in:
parent
200a08151e
commit
23156b84e0
4
dist/bootstrap-material-ripples/package.json
vendored
4
dist/bootstrap-material-ripples/package.json
vendored
|
@ -2,7 +2,7 @@
|
|||
"name": "bootstrap-material-ripples",
|
||||
"version": "0.2.0",
|
||||
"description": "Material Design for Bootstrap 3 (Ripples.js component)",
|
||||
"main": "../js/ripples",
|
||||
"main": "ripples",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
@ -19,4 +19,4 @@
|
|||
},
|
||||
"homepage": "https://github.com/FezVrasta/bootstrap-material-design",
|
||||
"devDependencies": {}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user