Skip to content

Commit

Permalink
🔖 v4.0.27
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 27, 2019
1 parent 77ff4aa commit 8f6b0e1
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions dist/trim-left-x.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/trim-left-x.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trim-left-x",
"version": "4.0.26",
"version": "4.0.27",
"description": "This method removes whitespace from the left end of a string.",
"homepage": "https://github.com/Xotic750/trim-left-x",
"author": {
Expand Down Expand Up @@ -51,8 +51,8 @@
"url": "https://github.com/Xotic750/trim-left-x/issues"
},
"dependencies": {
"require-coercible-to-string-x": "^2.0.24",
"white-space-x": "^4.0.22"
"require-coercible-to-string-x": "^2.0.25",
"white-space-x": "^4.0.23"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
Expand All @@ -73,7 +73,7 @@
"babel-eslint": "^10.0.2",
"babel-loader": "^8.0.6",
"babel-plugin-lodash": "^3.3.4",
"caniuse-lite": "^1.0.30000985",
"caniuse-lite": "^1.0.30000986",
"chalk": "^2.4.2",
"concurrently": "^4.1.1",
"cross-env": "^5.2.0",
Expand Down

0 comments on commit 8f6b0e1

Please sign in to comment.