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

Commit

Permalink
Shorthand for next-build-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-andrews committed Mar 10, 2015
1 parent 21dd606 commit 7d11255
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "next-build-tools",
"version": "0.0.0",
"bin": {
"next-build-tools": "./bin/next-build-tools.js"
"next-build-tools": "./bin/next-build-tools.js",
"nbt": "./bin/next-build-tools.js"
},
"scripts": {
"test": "./bin/next-build-tools.js verify"
Expand Down

0 comments on commit 7d11255

Please sign in to comment.