[Pkg-javascript-commits] [node-recast] 01/03: New upstream version 0.11.17
Julien Puydt
julien.puydt at laposte.net
Wed Nov 9 10:52:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-recast.
commit f55cabef94bda54ddcb048c8011ca0d97b67d154
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Nov 9 07:43:49 2016 +0100
New upstream version 0.11.17
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index da8d079..94eba88 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"parsing",
"pretty-printing"
],
- "version": "0.11.16",
+ "version": "0.11.17",
"homepage": "http://github.com/benjamn/recast",
"repository": {
"type": "git",
@@ -28,7 +28,7 @@
"fs": false
},
"dependencies": {
- "ast-types": "0.9.1",
+ "ast-types": "0.9.2",
"esprima": "~3.1.0",
"private": "~0.1.5",
"source-map": "~0.5.0"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-recast.git
More information about the Pkg-javascript-commits
mailing list