Skip to content

Commit

Permalink
fix yarn issue, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
skrsm committed Dec 9, 2022
1 parent 29c6c5c commit 8202191
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4,744 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
bower_components/
node_modules/
**/node_modules/
src/cuttr_dev.js
src/cuttr_dev.js
package-lock.json
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cuttr",
"description": "Cuttr is a javascript plugin that truncates multi-line string content with multiple truncation methods and custom ellipsis.",
"main": "dist/cuttr.js",
"version": "1.4.1",
"version": "1.4.2",
"authors": [
"DEVSK"
],
Expand Down
Loading

0 comments on commit 8202191

Please sign in to comment.