Skip to content

Commit

Permalink
chore(package): update jsondiffpatch
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Oct 18, 2017
1 parent ca6c08c commit 31be15d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "webidl2",
"description": "A WebIDL Parser",
"version": "6.0.0",
"version": "6.0.1",
"contributors": [
"Robin Berjon <robin@berjon.com> (https://berjon.com)",
"Marcos Caceres <marcos@marcosc.com> (https://marcosc.com)",
Expand All @@ -11,7 +11,7 @@
"dependencies": {},
"devDependencies": {
"expect": "21.2.1",
"jsondiffpatch": "0.2.4",
"jsondiffpatch": "0.2.5",
"mocha": "4.0.1"
},
"scripts": {
Expand Down

0 comments on commit 31be15d

Please sign in to comment.