alfred-polyglot
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -1,8 +0,5 @@ | ||
const alfredNotifier = require('alfred-notifier') | ||
const alfy = require('alfy') | ||
const workflow = require('./lib') | ||
const workflow = require('./lib'); | ||
alfredNotifier(); | ||
(async () => { | ||
@@ -9,0 +6,0 @@ try { |
{ | ||
"name": "alfred-polyglot", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Translate text with ease using Google Translate", | ||
@@ -34,3 +34,2 @@ "license": "MIT", | ||
"dependencies": { | ||
"alfred-notifier": "^0.2.3", | ||
"alfy": "^0.6.0", | ||
@@ -37,0 +36,0 @@ "google-translate-api": "^2.3.0" |
2
1243258
298
- Removedalfred-notifier@^0.2.3