Skip to content

Commit 20b687d

Browse files
committed
Upgrade to najax version 1.0.2
The upgrade contains an important fix for catching errors when an assumed json endpoint returns html. This can happen when the gateway times out. See: najaxjs/najax#56
1 parent 2ce3c9c commit 20b687d

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
@@ -34,7 +34,7 @@
3434
"express-cluster": "0.0.4",
3535
"glob": "^4.0.5",
3636
"minimist": "^1.2.0",
37-
"najax": "^1.0.1",
37+
"najax": "^1.0.2",
3838
"rsvp": "^3.0.16",
3939
"simple-dom": "^0.3.0",
4040
"source-map-support": "^0.4.0"

0 commit comments

Comments
 (0)