Skip to content

Commit c02e42b

Browse files
committed
version 1.6.1
1 parent 46d311c commit c02e42b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"escodegen.js",
1616
"package.json"
1717
],
18-
"version": "1.6.0",
18+
"version": "1.6.1",
1919
"engines": {
2020
"node": ">=0.10.0"
2121
},
@@ -65,4 +65,4 @@
6565
"build-min": "./node_modules/.bin/cjsify -ma path: tools/entry-point.js > escodegen.browser.min.js",
6666
"build": "./node_modules/.bin/cjsify -a path: tools/entry-point.js > escodegen.browser.js"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)