Skip to content

Commit bda62ce

Browse files
chore: remove temp branch ref (#1540)
1 parent fabca19 commit bda62ce

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

chart_app/pubspec.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ dependencies:
1010
flutter:
1111
sdk: flutter
1212
deriv_chart:
13-
git:
14-
# It's temporarily pointed to this repo and this will be removed after the refactor is merged.
15-
url: [email protected]:balakrishna-deriv/flutter-chart.git
16-
ref: refactor-x-axis
13+
path: ../../flutter-chart
1714
js: ^0.6.7
1815

1916
dev_dependencies:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deriv/deriv-charts",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"main": "dist/smartcharts.js",
55
"author": "[email protected]",
66
"contributors": [

0 commit comments

Comments
 (0)