mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Downgrade axios version for gh-pages
This commit is contained in:
parent
a2a010a686
commit
b954744410
File diff suppressed because one or more lines are too long
@ -269,7 +269,7 @@
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/shufflejs@5.3.0/dist/shuffle.min.js"></script>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/axios@0.27.2/dist/axios.min.js"></script>
|
||||
|
||||
<script src=https://buttons.github.io/buttons.js async="" defer="" id=github-bjs></script>
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
"description": "",
|
||||
"main": "",
|
||||
"scripts": {
|
||||
"dev": "gulp dev",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
|
Loading…
Reference in New Issue
Block a user