We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d311c commit c02e42bCopy full SHA for c02e42b
1 file changed
package.json
@@ -15,7 +15,7 @@
15
"escodegen.js",
16
"package.json"
17
],
18
- "version": "1.6.0",
+ "version": "1.6.1",
19
"engines": {
20
"node": ">=0.10.0"
21
},
@@ -65,4 +65,4 @@
65
"build-min": "./node_modules/.bin/cjsify -ma path: tools/entry-point.js > escodegen.browser.min.js",
66
"build": "./node_modules/.bin/cjsify -a path: tools/entry-point.js > escodegen.browser.js"
67
}
68
-}
+}
0 commit comments