We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b2744 commit d0e8253Copy full SHA for d0e8253
package.json
@@ -11,7 +11,7 @@
11
"brain-calc": "bin/brain-calc.js",
12
"brain-gcd": "bin/brain-gcd.js",
13
"brain-progression": "bin/brain-progression.js",
14
- "btain-prime": "bin/brain-prime.js"
+ "brain-prime": "bin/brain-prime.js"
15
},
16
"scripts": {
17
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments