Skip to content

Commit

Permalink
Cli bin fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Eduardo Paulin committed Jul 23, 2018
1 parent a048092 commit 7f75ded
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions projects/smarti18n/bin/smarti18n
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env node
'use strict';

require('./smarti18n.js');
2 changes: 1 addition & 1 deletion projects/smarti18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smarti18n",
"version": "0.6.0-rc6",
"version": "0.6.0-rc7",
"repository": "github:rafapaulin/smarti18n",
"keywords": [],
"homepage": "https://github.com/rafapaulin/smarti18n#readme",
Expand Down

0 comments on commit 7f75ded

Please sign in to comment.