Skip to content
Browse files

Potential Fix for code mirror wrap bug

  • Loading branch information...
1 parent 422ad80 commit caed4171b02644a530183273761a9b67d1cea380 @benmcmahon100 benmcmahon100 committed
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
View
2 package.json
@@ -10,7 +10,7 @@
"dependencies": {
"babel-core": "^6.2.1",
"body-parser": "^1.14.1",
- "codemirror": "^5.8.0",
+ "codemirror": "^5.10.0",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"dotenv": "^1.2.0",

0 comments on commit caed417

Please sign in to comment.
Something went wrong with that request. Please try again.