Skip to content

Commit 6f6e53e

Browse files
committed
Prepublish script
1 parent 0b9f9a2 commit 6f6e53e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "superagent",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "elegant & feature rich browser / node HTTP with a fluent API",
55
"scripts": {
6+
"prepublish": "make all",
67
"test": "make test"
78
},
89
"keywords": [

0 commit comments

Comments
 (0)