We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c706730 commit 1844c06Copy full SHA for 1844c06
packages/cedar-amcharts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@esri/cedar-amcharts",
3
- "version": "1.0.0-beta.9",
+ "version": "1.0.0-rc.1",
4
"description": "amCharts engine for @esri/cedar",
5
"files": [
6
"dist"
packages/cedar/package.json
"name": "@esri/cedar",
"description": "Visualization framework for the ArcGIS Platform",
@@ -66,7 +66,7 @@
66
"@esri/arcgis-rest-common-types": "^1.14.1",
67
"@esri/arcgis-rest-feature-service": "^1.14.1",
68
"@esri/arcgis-rest-request": "^1.14.1",
69
- "@esri/cedar-amcharts": "^1.0.0-beta.9"
+ "@esri/cedar-amcharts": "^1.0.0-rc.1"
70
},
71
"devDependencies": {
72
"@types/jest": "^23.3.1",
0 commit comments