Skip to content

Commit 6ab9f93

Browse files
authored
Update README.md
Update readme to make the deprecate message
1 parent 857549c commit 6ab9f93

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
[![npm](https://img.shields.io/npm/dt/vue-api-queries.svg?style=flat-square)](https://npmjs.com/package/vue-api-queries)
77
[![npm](https://img.shields.io/npm/dm/vue-api-queries.svg?style=flat-square)](https://npmjs.com/package/vue-api-queries)
88

9-
🔥 If you use Laravel, this package matches perfectly
10-
with [andersao/l5-repository](https://github.com/andersao/l5-repository).
9+
## Warning:
10+
From 12th, Dec 2022 this package deprecated, Plz use [vue-axios-http](https://www.npmjs.com/package/vue-axios-http), it has the same API. just replace this package with this new one.
11+
12+
--------------------------------------------------------------------------------------------------------
1113

1214
This package helps you quickly to build requests for REST API. Move your logic and backend requests to dedicated
1315
classes. Keep your code clean and elegant.

0 commit comments

Comments
 (0)