Skip to content

Commit

Permalink
Maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Xotic750 committed Sep 4, 2019
1 parent 37a1be4 commit b8924ce
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 40 deletions.
2 changes: 1 addition & 1 deletion dist/is-integer-x.js

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

2 changes: 1 addition & 1 deletion dist/is-integer-x.min.js

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

86 changes: 52 additions & 34 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
Expand Up @@ -63,7 +63,7 @@
"@babel/preset-env": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@types/jest": "^24.0.18",
"@types/node": "^12.7.3",
"@types/node": "^12.7.4",
"@types/webpack": "^4.39.1",
"@xotic750/eslint-config-recommended": "^1.1.9",
"babel-core": "^7.0.0-0",
Expand All @@ -72,7 +72,7 @@
"babel-plugin-lodash": "^3.3.4",
"caniuse-lite": "^1.0.30000989",
"coveralls": "^3.0.6",
"cross-env": "^5.2.0",
"cross-env": "^5.2.1",
"eslint": "^6.3.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-webpack": "^0.11.1",
Expand All @@ -84,7 +84,7 @@
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.16.0",
"eslint-plugin-jsdoc": "^15.8.4",
"eslint-plugin-jsdoc": "^15.9.1",
"eslint-plugin-json": "^1.4.0",
"eslint-plugin-lodash": "^6.0.0",
"eslint-plugin-no-use-extend-native": "^0.4.1",
Expand All @@ -99,7 +99,7 @@
"lodash": "^4.17.15",
"lodash-webpack-plugin": "^0.11.5",
"mkdirp": "^0.5.1",
"nodemon": "^1.19.1",
"nodemon": "^1.19.2",
"prettier": "^1.18.2",
"rimraf": "^3.0.0",
"source-map-loader": "^0.2.4",
Expand Down

0 comments on commit b8924ce

Please sign in to comment.