Skip to content

Commit

Permalink
remove player, fix afc163#1
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Dec 19, 2013
1 parent b9377d3 commit 7cc3626
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion lib/print.js
Original file line number Diff line number Diff line change
@@ -1,4 1,3 @@
var Player = require('player');
var Entities = require('html-entities').AllHtmlEntities;
entities = new Entities();

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "fanyi",
"version": "0.1.0",
"version": "0.1.1",
"description": "A translate tool in your command line",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7cc3626

Please sign in to comment.