Skip to content

Commit

Permalink
Update depencies
Browse files Browse the repository at this point in the history
  • Loading branch information
unDemian committed May 11, 2015
1 parent ad01c2d commit 17f0999
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fingerprintjs2",
"version": "0.0.1",
"version": "0.0.2",
"description": "Modern & flexible browser fingerprinting library",
"main": "fingerprint2.js",
"dependencies": {
Expand All @@ -9,7 +9,8 @@
"devDependencies": {
"eslint": "^0.14.1",
"gulp": "^3.8.11",
"gulp-eslint": "^0.4.2"
"gulp-eslint": "^0.4.2",
"gulp-uglify": "^1.1.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 17f0999

Please sign in to comment.