Skip to content

Commit

Permalink
dependency update.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Nov 29, 2016
1 parent 954fbf9 commit 1fb91d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "decomment",
"version": "0.8.6",
"version": "0.8.7",
"description": "Removes comments from JSON/JavaScript, CSS/HTML, CPP/H, etc.",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"npm": ">=1.4"
},
"dependencies": {
"esprima": "2.7"
"esprima": "3.1"
},
"devDependencies": {
"coveralls": "2.x",
Expand Down

0 comments on commit 1fb91d7

Please sign in to comment.