1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

Oops, camel case!

This commit is contained in:
Toby Zerner
2015-06-17 18:22:40 +09:30
parent 0265a2dbe3
commit 679025095f

View File

@@ -1,6 +1,6 @@
{ {
"name": "flarum-mentions", "name": "flarum-mentions",
"dev-dependencies": { "devDependencies": {
"textarea-caret-position": "~3.0.0" "textarea-caret-position": "~3.0.0"
} }
} }