Skip to content

Commit

Permalink
升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
guandaxia committed Apr 9, 2018
1 parent e55f886 commit a5b5317
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "text-to-voice",
"version": "1.1.1",
"version": "1.1.2",
"description": "A minimal Electron application for text convert voice",
"main": "main.js",
"scripts": {
Expand All @@ -24,12 +24,12 @@
"author": "guandaxia",
"license": "CC0-1.0",
"devDependencies": {
"electron": "~1.6.2",
"electron": "~1.8.2-beta5",
"electron-builder": "^19.19.1"
},
"dependencies": {
"axios": "^0.16.2",
"nconf": "^0.8.4",
"pinyin": "^2.8.3"
}
}
}

0 comments on commit a5b5317

Please sign in to comment.