Skip to content

Commit e0c3796

Browse files
author
Davit Barbakadze
committed
Update references to the main file in package abd bower files.
1 parent dcd28c4 commit e0c3796

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "git",
1010
"url": "https://github.com/moxiecode/plupload.git"
1111
},
12-
"main": "./js/plupload.min.js",
12+
"main": "./js/plupload.full.min.js",
1313
"ignore": [
1414
"tests/",
1515
"src/",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"name": "Davit Barbakadze",
99
"email": "davit.barbakadze@ephox.com"
1010
}],
11+
"main": "./js/plupload.full.min",
1112
"homepage": "http://plupload.com",
1213
"repository": {
1314
"type": "git",

0 commit comments

Comments
 (0)