We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c793e commit 7cacab2Copy full SHA for 7cacab2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-echarts-demo",
3
- "version": "6.0.0",
+ "version": "7.0.0",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve --port=4202",
@@ -72,4 +72,4 @@
72
"tslint": "~6.1.3",
73
"typescript": "~4.0.5"
74
}
75
-}
+}
projects/ngx-echarts/package.json
"name": "ngx-echarts",
- "version": "7.0.0",
+ "version": "7.0.1",
"author": "Xie, Ziyu",
"license": "MIT",
"keywords": [
0 commit comments