Skip to content

Commit

Permalink
make nblas an optional dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mjschock committed Jan 24, 2017
1 parent d7ce529 commit adb46e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"benchmark": "^2.1.0",
"mocha": "^2.4.5"
},
"dependencies": {
"optionalDependencies": {
"nblas": "^1.2.0"
}
}

0 comments on commit adb46e6

Please sign in to comment.