Skip to content

Commit

Permalink
package.json updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Nov 28, 2024
1 parent c7ac5bb commit 2695e10
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
{
"name": "agent-twitter-client",
"description": "A twitter client for agents",
"keywords": [
"x",
"twitter",
"scraper",
"crawler"
],
"version": "0.0.13",
"keywords": [],
"version": "0.0.15",
"main": "dist/default/cjs/index.js",
"types": "./dist/types/index.d.ts",
"exports": {
Expand All @@ -21,7 +16,7 @@
"require": "./dist/default/cjs/index.js"
}
},
"author": "Ruby Research",
"author": "ai16z",
"license": "MIT",
"scripts": {
"build": "rimraf dist && rollup -c",
Expand Down

0 comments on commit 2695e10

Please sign in to comment.