Skip to content

Commit 91a98ef

Browse files
committed
Updated version number
1 parent ad2326c commit 91a98ef

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package-lock.json

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coloquent",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "Library for retrieving model objects from a JSON-API, with a fluent syntax inspired by Laravel Eloquent.",
55
"keywords": [
66
"coloquent",
@@ -38,7 +38,6 @@
3838
"dist": "npm install && npm run test && npm publish"
3939
},
4040
"dependencies": {
41-
"axios": ">=0.18.1",
4241
"error-stack-parser": "^2.0.6",
4342
"php-date-formatter": "^1.3.4"
4443
},

0 commit comments

Comments
 (0)