Skip to content

Commit 3e13f46

Browse files
authored
Move icon build tools to dev dep in express icons (#3768)
1 parent 2bcc2f0 commit 3e13f46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/@spectrum-icons/express/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"dependencies": {
1515
"@adobe/spectrum-css-ccx-workflow-icons": "1.0.2",
1616
"@babel/runtime": "^7.6.2",
17-
"@react-spectrum/icon": "^3.6.2",
18-
"@spectrum-icons/build-tools": "3.0.0-alpha.1"
17+
"@react-spectrum/icon": "^3.6.2"
1918
},
2019
"devDependencies": {
2120
"@spectrum-icons/build-tools": "3.0.0-alpha.1",

0 commit comments

Comments
 (0)