Skip to content

Commit b119a6f

Browse files
author
Shashank Sharma
committed
Fixed error in package.json and bower.json.
1 parent 3143c8d commit b119a6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"rich editor",
1717
"rich text editor",
1818
"rte",
19-
"javascript",
19+
"javascript"
2020
],
2121
"license": "MIT",
2222
"ignore": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"rich editor",
2121
"rich text editor",
2222
"rte",
23-
"javascript",
23+
"javascript"
2424
],
2525
"contributors": [
2626
"Cameron Gallarno <cgallarno@gmail.com>",

0 commit comments

Comments
 (0)