From b8841cb300b539b5b4db53825f8fb8092d9a7ce5 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 27 Sep 2017 08:40:43 -0700 Subject: [PATCH] curse you lerna --- packages/slate/src/changes/at-current-range.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/slate/src/changes/at-current-range.js b/packages/slate/src/changes/at-current-range.js index 94dc736b5..9a110d9d1 100644 --- a/packages/slate/src/changes/at-current-range.js +++ b/packages/slate/src/changes/at-current-range.js @@ -12,8 +12,8 @@ import Mark from '../models/mark' const Changes = {} /** - * Mix in the changes that just pass through to their at-range equivalents - * because they don't have any effect on the selection. + * Mix in the changes that pass through to their at-range equivalents because + * they don't have any effect on the selection. */ const PROXY_TRANSFORMS = [