Skip to content

Commit

Permalink
🔖 v2.0.9
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 17, 2019
1 parent 014ba68 commit 3be2f45
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions dist/has-to-string-tag-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-to-string-tag-x.min.js

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

22 changes: 11 additions & 11 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "has-to-string-tag-x",
"version": "2.0.8",
"version": "2.0.9",
"description": "Tests if ES6 @@toStringTag is supported.",
"homepage": "https://github.com/Xotic750/has-to-string-tag-x",
"author": {
Expand Down Expand Up @@ -49,7 +49,7 @@
"url": "https://github.com/Xotic750/has-to-string-tag-x/issues"
},
"dependencies": {
"has-symbol-support-x": "^2.0.7",
"has-symbol-support-x": "^2.0.8",
"is-symbol": "^1.0.2"
},
"devDependencies": {
Expand All @@ -64,7 +64,7 @@
"@babel/plugin-transform-runtime": "^7.5.0",
"@babel/preset-env": "^7.5.4",
"@babel/runtime": "^7.5.4",
"@prorenata/eslint-config-vue": "^1.13.6",
"@prorenata/eslint-config-vue": "^1.13.7",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.6",
"babel-core": "^7.0.0-0",
Expand All @@ -87,7 +87,7 @@
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-jest": "^22.9.0",
"eslint-plugin-jest": "^22.10.0",
"eslint-plugin-jsdoc": "^15.5.2",
"eslint-plugin-json": "^1.4.0",
"eslint-plugin-lodash": "^5.1.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"source-map-loader": "^0.2.4",
"terser-webpack-plugin": "^1.3.0",
"typescript": "^3.5.3",
"webpack": "^4.36.0",
"webpack": "^4.36.1",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-cli": "^3.3.6",
"webpack-merge": "^4.2.1"
Expand Down

0 comments on commit 3be2f45

Please sign in to comment.