We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20bf315 commit b21765eCopy full SHA for b21765e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.2.2 (2017-10-10)
4
+
5
+* 升级依赖,支持 node v10.x
6
7
## v1.2.1 (2017-10-10)
8
9
* [[`d3279c3`](https://github.com/keenwon/eazydict/commit/d3279c353d07a9bf8a5ccbe6c17fe33dfdf308cd)] - fix [#3](https://github.com/keenwon/eazydict/issues/3)
package.json
@@ -1,6 +1,6 @@
{
"name": "eazydict",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "简单易用的命令行词典",
"main": "./index.js",
"bin": {
0 commit comments