Skip to content

Commit

Permalink
🔖 v2.0.14
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 25, 2019
1 parent 4f8623d commit 6bf5ad2
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.13",
"version": "2.0.14",
"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.30"
"to-string-x": "^2.0.31"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
Expand All @@ -68,7 +68,7 @@
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.11",
"@prorenata/eslint-config-vue": "^1.13.12",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.8",
"babel-core": "^7.0.0-0",
Expand Down

0 comments on commit 6bf5ad2

Please sign in to comment.