Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "ducky", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "Duck-Typed Value Handling for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "./lib/ducky.browser.js", |
@@ -5,3 +5,3 @@ { | ||
"description": "Duck-Typed Value Handling for JavaScript", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"license": "MIT", | ||
@@ -29,9 +29,9 @@ "author": { | ||
"grunt-contrib-uglify": "~2.3.0", | ||
"grunt-contrib-clean": "~1.0.0", | ||
"grunt-contrib-clean": "~1.1.0", | ||
"grunt-eslint": "~19.0.0", | ||
"babel-eslint": "~7.2.1", | ||
"babel-eslint": "~7.2.3", | ||
"estraverse-fb": "~1.3.1", | ||
"grunt-browserify": "~5.0.0", | ||
"grunt-mocha-test": "~0.13.2", | ||
"mocha": "~3.2.0", | ||
"mocha": "~3.3.0", | ||
"chai": "~3.5.0", | ||
@@ -38,0 +38,0 @@ "chai-fuzzy": "~1.6.1", |
Sorry, the diff of this file is not supported yet