mirror of
https://github.com/FlipsideCrypto/flipside-js.git
synced 2026-02-06 10:48:11 +00:00
Upgrade to version 1.9.0
This commit is contained in:
parent
9a858c1a7f
commit
731aafae7b
@ -14,7 +14,7 @@ To get started, request an API Key: api@flipsidecrypto.com.
|
||||
<br>
|
||||
[View Live Multi Table Widget Example](https://jsfiddle.net/flipsidejim/hafj7drm/)
|
||||
<br>
|
||||
[View Live Table Widget Example](https://jsfiddle.net/flipsidejim/vsh5dq9y/11/)
|
||||
[View Live Table Widget Example](https://jsfiddle.net/flipsidejim/vsh5dq9y/)
|
||||
|
||||
## Building
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<title>flipside.js</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<script src="flipside-v1.8.0.js"></script>
|
||||
<script src="flipside-v1.9.0.js"></script>
|
||||
<style>
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "flipside-js",
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.0",
|
||||
"description": "FlipsideJS provides a library embeddable widgets that display data from the Flipside Platform API, including FCAS.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user