From c7426c1b92298fb10dfb745a4183cea23b0b4bf1 Mon Sep 17 00:00:00 2001 From: w8tcha Date: Wed, 4 Jan 2017 12:09:30 +0100 Subject: [PATCH] updated bower file --- bower.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 93ddc196..504a410a 100644 --- a/bower.json +++ b/bower.json @@ -1,8 +1,9 @@ { - "name": "CKEditor-CodeMirror-Plugin", + "name": "ckeditor-codemirror-plugin", "homepage": "http://w8tcha.github.io/CKEditor-CodeMirror-Plugin/", + "version": "1.15", "authors": [ - "w8tcha" + "Ingo Herbote" ], "description": "Syntax Highlighting for the CKEditor (Source View and Source Dialog) with the CodeMirror Plugin.", "main": "codemirror/plugin.js", @@ -10,7 +11,8 @@ "keywords": [ "CKEditor", "CodeMirror", - "plugin" + "plugin", + "source" ], "license": "MIT", "ignore": [