Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "jade-bot", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A Twitter retweet and favorite bot", | ||
@@ -15,3 +15,3 @@ "main": "index.js", | ||
"author": "Jade M Thornton", | ||
"license": "MIT", | ||
"license": "ISC", | ||
"dependencies": { | ||
@@ -18,0 +18,0 @@ "dotenv": "^4.0.0", |
@@ -16,6 +16,12 @@ # Jade-Bot | ||
$ cd jade-bot/ | ||
$ yarn | ||
$ yarn test | ||
$ npm | ||
$ npm test | ||
``` | ||
Jade-bot is also available on npm: | ||
```bash | ||
npm install --global jade-bot | ||
``` | ||
### Get API keys | ||
@@ -48,3 +54,3 @@ | ||
```bash | ||
$ yarn start | ||
$ npm start | ||
``` | ||
@@ -51,0 +57,0 @@ |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
66
0
12020
23