fower-plugin-text-overflow
Advanced tools
Comparing version
@@ -13,3 +13,2 @@ 'use strict'; | ||
var key = atom.key; | ||
if (key === 'truncate') { | ||
@@ -27,3 +26,2 @@ atom.style = { | ||
} | ||
return atom; | ||
@@ -30,0 +28,0 @@ } |
@@ -9,3 +9,2 @@ var index = (function () { | ||
var key = atom.key; | ||
if (key === 'truncate') { | ||
@@ -23,3 +22,2 @@ atom.style = { | ||
} | ||
return atom; | ||
@@ -26,0 +24,0 @@ } |
{ | ||
"name": "fower-plugin-text-overflow", | ||
"version": "1.72.0", | ||
"version": "1.73.0", | ||
"license": "MIT", | ||
@@ -25,7 +25,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@fower/atomic-props": "^1.72.0", | ||
"@fower/core": "^1.72.0", | ||
"@fower/utils": "^1.72.0" | ||
"@fower/atomic-props": "^1.73.0", | ||
"@fower/core": "^1.73.0", | ||
"@fower/utils": "^1.73.0" | ||
}, | ||
"gitHead": "c84a9d5fe0b3a55ab835f3a7a77c6654d25ef6ef" | ||
"gitHead": "cfc4d4e79e4ed784b2a3442fc8c0b43061a23a8d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9126
-1.59%Updated
Updated
Updated