Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eouia authored Nov 1, 2018
1 parent 6d34e7a commit b6dfa02
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MMM-AssistantMk2",
"version": "1.2.0",
"version": "2.0.0",
"description": "An embedded Google Assistant on MagicMirror",
"main": "MMM-AssistantMk2.js",
"keywords": [
Expand All @@ -23,8 +23,5 @@
"dependencies": {
"google-assistant": "^0.5.2",
"node-record-lpcm16": "^0.3.0"
},
"devDependencies": {
"electron-rebuild": "^1.8.1"
}
}

0 comments on commit b6dfa02

Please sign in to comment.