Skip to content

Commit ce92d34

Browse files
committed
chore: update pkg
1 parent 8cceb1e commit ce92d34

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-request",
3-
"version": "1.0.0-beta.11",
3+
"version": "1.0.3-beta.11",
44
"description": "A request library for Vue 3",
55
"license": "MIT",
66
"keywords": [
@@ -10,7 +10,10 @@
1010
"request",
1111
"http",
1212
"fetch",
13-
"composition-api"
13+
"composition-api",
14+
"axios",
15+
"vue-request",
16+
"vue request"
1417
],
1518
"repository": {
1619
"type": "git",

0 commit comments

Comments
 (0)