mirror of
https://github.com/tradingview/charting-library-examples.git
synced 2024-11-25 16:27:09 +08:00
Addressing comments
This commit is contained in:
parent
d77b7691b0
commit
e0f5f3fc94
@ -1,4 +1,4 @@
|
||||
# TradingView Charting Library and Angular 5 Integration Example
|
||||
# TradingView Charting Library and Angular Integration Example
|
||||
|
||||
The earliest supported version of the charting library for these examples is `v28.0.0`.
|
||||
|
||||
|
@ -13,6 +13,6 @@
|
||||
"nuxt": "~2.18.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vue-server-renderer": "2.7.16"
|
||||
"vue-server-renderer": "2.7.16"
|
||||
}
|
||||
}
|
||||
|
@ -15,4 +15,4 @@
|
||||
"@vitejs/plugin-vue": "^5.1.1",
|
||||
"vite": "^5.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user