Skip to content

Commit fe58239

Browse files
committed
fix: fixed package version
1 parent bc969a4 commit fe58239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "superagent",
33
"description": "elegant & feature rich browser / node HTTP with a fluent API",
4-
"version": "10.2.4",
4+
"version": "10.2.1",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"browser": {
77
"./src/node/index.js": "./src/client.js",

0 commit comments

Comments
 (0)