instructing nbbpm to not index me

This commit is contained in:
Julian Lam 2015-02-17 16:51:20 -05:00
parent 3969ffc5a9
commit 8cd170f8f7
1 changed files with 2 additions and 1 deletions

View File

@ -31,6 +31,7 @@
"passport-oauth": "~1.0.0"
},
"nbbpm": {
"compatibility": "^0.5.0"
"compatibility": "^0.5.0",
"index": false
}
}