Skip to content

Commit

Permalink
🔖 v3.0.25
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 27, 2019
1 parent 3ebf008 commit bbccea6
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions dist/parse-int-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/parse-int-x.min.js

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

60 changes: 30 additions & 30 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "parse-int-x",
"version": "3.0.24",
"version": "3.0.25",
"description": "Parses a string argument and returns an integer of the specified radix.",
"homepage": "https://github.com/Xotic750/parse-int-x",
"author": {
Expand Down Expand Up @@ -49,9 +49,9 @@
"url": "https://github.com/Xotic750/parse-int-x/issues"
},
"dependencies": {
"nan-x": "^2.0.30",
"to-string-x": "^2.0.33",
"trim-left-x": "^4.0.26"
"nan-x": "^2.0.31",
"to-string-x": "^2.0.34",
"trim-left-x": "^4.0.27"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
Expand All @@ -72,7 +72,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 bbccea6

Please sign in to comment.