Skip to content

Commit

Permalink
🔖 v2.0.18
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 31, 2019
1 parent 9959ccc commit 4363295
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions dist/number-to-decimal-form-string-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/number-to-decimal-form-string-x.min.js

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

14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "number-to-decimal-form-string-x",
"version": "2.0.17",
"version": "2.0.18",
"description": "Convert a base-10 or scientific E-notation value to a decimal form string.",
"homepage": "https://github.com/Xotic750/number-to-decimal-form-string-x",
"author": {
Expand Down Expand Up @@ -54,7 +54,7 @@
"url": "https://github.com/Xotic750/number-to-decimal-form-string-x/issues"
},
"dependencies": {
"to-string-x": "^2.0.34"
"to-string-x": "^2.0.35"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
Expand All @@ -66,7 +66,7 @@
"@babel/runtime": "^7.5.5",
"@types/jest": "^24.0.16",
"@types/node": "^12.6.8",
"@xotic750/eslint-config-recommended": "^1.0.4",
"@xotic750/eslint-config-recommended": "^1.0.5",
"babel-core": "^7.0.0-0",
"babel-eslint": "^10.0.2",
"babel-loader": "^8.0.6",
Expand Down

0 comments on commit 4363295

Please sign in to comment.