mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-21 17:26:55 +01:00
remove fetch polyfill
This commit is contained in:
parent
5dad5ffa59
commit
d4e6328596
@ -1,6 +1,3 @@
|
||||
|
||||
//include whatwg-fetch/fetch.js
|
||||
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
|
||||
const url = 'https://bigchaindb-github.now.sh'
|
||||
|
@ -1,5 +1,3 @@
|
||||
//require whatwg-fetch/fetch.js
|
||||
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
|
||||
const url = 'https://bigchaindb-meetups.now.sh'
|
||||
|
@ -39,8 +39,7 @@
|
||||
"smooth-scroll": "^12.1.5",
|
||||
"svg4everybody": "^2.1.9",
|
||||
"textarea-autogrow": "^1.0.0",
|
||||
"vivus": "^0.4.3",
|
||||
"whatwg-fetch": "^2.0.4"
|
||||
"vivus": "^0.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"acorn": "^5.5.3",
|
||||
|
Loading…
Reference in New Issue
Block a user