diff --git a/dist/bootstrap-material-ripples/package.json b/dist/bootstrap-material-ripples/package.json index 287ff039..b628c2e6 100644 --- a/dist/bootstrap-material-ripples/package.json +++ b/dist/bootstrap-material-ripples/package.json @@ -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": {} -} +} \ No newline at end of file