Skip to content

Commit

Permalink
1.8.3 bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
oxUnd committed Oct 20, 2014
1 parent 7053503 commit 37ab900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/fis
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env node

require('../fis.js').cli.run(process.argv);
require('../fis.js').cli.run(process.argv);
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fis",
"description": "front-end integrated solution.",
"version": "1.8.2",
"version": "1.8.3",
"author": "FIS Team <[email protected]>",
"homepage": "http://fis.baidu.com/",
"keywords": [
Expand Down

0 comments on commit 37ab900

Please sign in to comment.