Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykonn committed Jul 26, 2018
1 parent 9d18210 commit 99ded16
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "js-detect-incognito-private-browsing",
"homepage": "https://github.com/Maykonn/js-detect-incognito-private-browsing-paywall",
"description": "Javascript Code to Detect Private or Incognito Browsing (with Bot detector) and Paywall",
"keywords": [
"javascript",
Expand All @@ -17,6 +18,10 @@
"incognito-mode"
],
"author": "Maykonn Welington Candido <[email protected]> (https://github.com/Maykonn)",
"repository": {
"type": "git",
"url": "https://github.com/Maykonn/js-detect-incognito-private-browsing-paywall"
},
"dependencies": {
"es6-shim": "^0.35.3"
},
Expand All @@ -41,5 +46,5 @@
"build": "webpack --config webpack.prod.config.js --progress"
},
"license": "MIT",
"version": "1.0.4"
"version": "1.0.5"
}

0 comments on commit 99ded16

Please sign in to comment.