change name

This commit is contained in:
thewesker
2016-06-18 02:17:09 -04:00
committed by GitHub
parent 007c27be36
commit b99e4ee79a

View File

@@ -2,7 +2,7 @@
"name": "polibug",
"version": "1.0.0",
"description": "A bot that bugs politicians and others",
"main": "test.js",
"main": "app.js",
"dependencies": {
"fs": "^0.0.2",
"twit": "^2.2.4",
@@ -10,7 +10,7 @@
},
"devDependencies": {},
"scripts": {
"test": "node test.js"
"test": "node app.js"
},
"author": "thewesker",
"license": "ISC"