Update package.json
Browse files- package.json +0 -2
package.json
CHANGED
@@ -3,8 +3,6 @@
|
|
3 |
"version": "2.5.7",
|
4 |
"main": "index.js",
|
5 |
"scripts": {
|
6 |
-
"start": "cross-env DEBUG=grammy* node index.js",
|
7 |
-
"dev": "cross-env DEBUG=grammy* nodemon index.js",
|
8 |
"test": "echo \"Error: no test specified\" && exit 1"
|
9 |
},
|
10 |
"author": "",
|
|
|
3 |
"version": "2.5.7",
|
4 |
"main": "index.js",
|
5 |
"scripts": {
|
|
|
|
|
6 |
"test": "echo \"Error: no test specified\" && exit 1"
|
7 |
},
|
8 |
"author": "",
|