diff --git a/bower.json b/bower.json index 57681c49b..53d84372e 100644 --- a/bower.json +++ b/bower.json @@ -9,7 +9,7 @@ "type": "git", "url": "https://github.com/moxiecode/plupload.git" }, - "main": "./js/plupload.min.js", + "main": "./js/plupload.full.min.js", "ignore": [ "tests/", "src/", diff --git a/package.json b/package.json index f7e63b543..8a78a10ff 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "name": "Davit Barbakadze", "email": "davit.barbakadze@ephox.com" }], + "main": "./js/plupload.full.min", "homepage": "http://plupload.com", "repository": { "type": "git",