Skip to content

Commit 3199b16

Browse files
committed
Removes 'prices' from package description.
1 parent e64481a commit 3199b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "servo",
33
"version": "0.1.0",
4-
"description": "A Discord bot that can return Magic card information, pictures, and prices.",
4+
"description": "A Discord bot that can return Magic card information and pictures.",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)