@spectrum-icons/workflow 3.0.0-nightly.1898 → 3.0.0-nightly.1899
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@spectrum-icons/workflow",
|
3
|
-
"version": "3.0.0-nightly.
|
3
|
+
"version": "3.0.0-nightly.1899+b35d5c02f",
|
4
4
|
"description": "Spectrum UI components in React",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"repository": {
|
@@ -18,10 +18,10 @@
|
|
18
18
|
"dependencies": {
|
19
19
|
"@adobe/react-spectrum-workflow": "2.3.3",
|
20
20
|
"@babel/runtime": "^7.6.2",
|
21
|
-
"@react-spectrum/icon": "3.0.0-nightly.
|
21
|
+
"@react-spectrum/icon": "3.0.0-nightly.1899+b35d5c02f"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
|
-
"@spectrum-icons/build-tools": "3.0.0-nightly.
|
24
|
+
"@spectrum-icons/build-tools": "3.0.0-nightly.1899+b35d5c02f"
|
25
25
|
},
|
26
26
|
"peerDependencies": {
|
27
27
|
"@react-spectrum/provider": "^3.0.0",
|
@@ -4502,5 +4502,5 @@
|
|
4502
4502
|
"import": "./index.mjs"
|
4503
4503
|
}
|
4504
4504
|
},
|
4505
|
-
"gitHead": "
|
4505
|
+
"gitHead": "b35d5c02fe900badccd0cf1a8f23bb593419f238"
|
4506
4506
|
}
|