Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
Update packages and bump ver to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
muan committed Jun 12, 2017
1 parent b131a61 commit 493cdf7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,17 +1,17 @@
{
"name": "mojibar",
"version": "2.4.0",
"version": "2.5.0",
"description": "A menubar app adaptation of Emoji searcher.",
"main": "index.js",
"dependencies": {
"electron-is-dev": "^0.1.2",
"emojilib": "2.2.0",
"emojilib": "2.2.3",
"menubar": "^5.1.0"
},
"devDependencies": {
"electron": "^1.6.0",
"electron-packager": "^8.0.0",
"standard": "^9.0.2"
"standard": "^10.0.2"
},
"scripts": {
"start": "electron .",
Expand Down

0 comments on commit 493cdf7

Please sign in to comment.