Skip to content
This repository was archived by the owner on Jul 27, 2024. It is now read-only.

Commit b31d1f2

Browse files
committed
Add 'swrv' data fetching library to FE
1 parent cb05fe8 commit b31d1f2

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

Closure_Front_End/package-lock.json

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

Closure_Front_End/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"axios": "^0.21.1",
2020
"bulma": "^0.9.3",
2121
"core-js": "^3.6.5",
22+
"swrv": "^1.0.0-beta.8",
2223
"vue": "^3.0.0",
2324
"vue-router": "^4.0.0-0"
2425
},

0 commit comments

Comments
 (0)