Skip to content

Commit

Permalink
Added CajaxResponse for Typescript users
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianFun123 committed Oct 5, 2020
1 parent 17c7a48 commit 0492b4b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions egg.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
{
"name": "cajax",
"description": "Cajax/Prajax is an lightweight JS Http client for everyone!",
"version": "1.1.4",
"version": "1.1.5",
"bump": "patch",
"entry": "/index.js",
"unstable": false,
"unlisted": false,
"repository": "https://github.com/interaapps/cajax",
"files": [
"./index.js",
"./src/**/*",
"./README.md",
"./index.js",
"index.js"
"./index.js"
],
"ignore": [
".git"
Expand Down

0 comments on commit 0492b4b

Please sign in to comment.