Skip to content

Commit

Permalink
fix: no build
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Apr 22, 2016
1 parent e301757 commit 6521bcd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,3 @@ node_modules

# Optional REPL history
.node_repl_history

lib
dist
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"scripts": {
"lint": "aegir-lint",
"test": "aegir-test browser",
"build": "aegir-build browser",
"release": "aegir-release browser"
"release": "aegir-release no-build"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6521bcd

Please sign in to comment.