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

Commit

Permalink
Merge pull request #16 from Financial-Times/nbt
Browse files Browse the repository at this point in the history
Shorthand for next-build-tools
  • Loading branch information
matthew-andrews committed Mar 10, 2015
2 parents 21dd606 + 7d11255 commit 16cd657
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 16cd657

Please sign in to comment.