[Pkg-javascript-commits] [node-syntax-error] 35/47: update acorn to latest version
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 19:30:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-syntax-error.
commit b488811bbbffd1fe09b194f4e4f5c4549faf602c
Author: mattdesl <dave.des at gmail.com>
Date: Wed Jan 27 10:52:22 2016 -0500
update acorn to latest version
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 6ba5c83..9f7cc58 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "detect and report syntax errors in source code strings",
"main": "index.js",
"dependencies": {
- "acorn": "^1.0.3"
+ "acorn": "^2.7.0"
},
"devDependencies": {
"tap": "^1.1.0"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-syntax-error.git
More information about the Pkg-javascript-commits
mailing list