Skip to content

Commit

Permalink
🔖 v2.0.16
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 23, 2019
1 parent d7c6cb3 commit b6b3202
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 27 deletions.
4 changes: 2 additions & 2 deletions dist/has-reflect-support-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/has-reflect-support-x.min.js

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

90 changes: 73 additions & 17 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "has-reflect-support-x",
"version": "2.0.15",
"version": "2.0.16",
"description": "Tests if ES6 Reflect is supported.",
"homepage": "https://github.com/Xotic750/has-reflect-support-x",
"author": {
Expand Down Expand Up @@ -61,7 +61,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.10",
"@prorenata/eslint-config-vue": "^1.13.11",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.8",
"babel-core": "^7.0.0-0",
Expand All @@ -84,8 +84,8 @@
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.0",
"eslint-plugin-jsdoc": "^15.6.1",
"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jsdoc": "^15.7.1",
"eslint-plugin-json": "^1.4.0",
"eslint-plugin-lodash": "^5.1.0",
"eslint-plugin-no-use-extend-native": "^0.4.1",
Expand All @@ -108,12 +108,12 @@
"nodemon": "^1.19.1",
"prettier": "=1.14.3",
"rimraf": "^2.6.3",
"semver": "^6.2.0",
"semver": "^6.3.0",
"source-map-loader": "^0.2.4",
"strip-ansi": "^5.2.0",
"terser-webpack-plugin": "^1.3.0",
"typescript": "^3.5.3",
"webpack": "^4.36.1",
"webpack": "^4.37.0",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-cli": "^3.3.6",
"webpack-merge": "^4.2.1"
Expand Down

0 comments on commit b6b3202

Please sign in to comment.