diff --git a/bower.json b/bower.json index 4623c6f4b4..1adf76eff5 100644 --- a/bower.json +++ b/bower.json @@ -5,5 +5,6 @@ "authors": "CKSource (http://cksource.com/)", "license": "For licensing, see LICENSE.md or http://ckeditor.com/license.", "homepage": "http://ckeditor.com", - "main": "./ckeditor.js" + "main": "./ckeditor.js", + "moduleType": "globals" }