We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1972cd8 commit 9dfb9c9Copy full SHA for 9dfb9c9
tools/UnitTestApp/package.json
@@ -1,10 +1,10 @@
1
{
2
- "name": "@fluentui/fluentui-charting-contrib",
+ "name": "@fluentui/fluentui-charting-contrib-unit-test-app",
3
"version": "1.0",
4
- "description": "Experimental React charting Contribution environment for building experiences for React charting library.",
+ "description": "Unit test app for Fluent UI Charting",
5
"repository": {
6
"type": "git",
7
- "url": "https://github.com/microsoft/fluentui-charting-contrib"
+ "url": "https://github.com/microsoft/fluentui-charting-contrib/tools/UnitTestApp"
8
},
9
"license": "MIT",
10
"scripts": {
0 commit comments