Skip to content

Commit 4537695

Browse files
committed
remove package.json changes
1 parent eb585fe commit 4537695

File tree

1 file changed

+3
-38
lines changed

1 file changed

+3
-38
lines changed

packages/amazonq/package.json

Lines changed: 3 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,60 +1393,25 @@
13931393
"fontCharacter": "\\f1e0"
13941394
}
13951395
},
1396-
"aws-sagemakerunifiedstudio-catalog": {
1397-
"description": "AWS Contributed Icon",
1398-
"default": {
1399-
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
1400-
"fontCharacter": "\\f1e1"
1401-
}
1402-
},
1403-
"aws-sagemakerunifiedstudio-spaces": {
1404-
"description": "AWS Contributed Icon",
1405-
"default": {
1406-
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
1407-
"fontCharacter": "\\f1e2"
1408-
}
1409-
},
1410-
"aws-sagemakerunifiedstudio-spaces-dark": {
1411-
"description": "AWS Contributed Icon",
1412-
"default": {
1413-
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
1414-
"fontCharacter": "\\f1e3"
1415-
}
1416-
},
1417-
"aws-sagemakerunifiedstudio-symbol-int": {
1418-
"description": "AWS Contributed Icon",
1419-
"default": {
1420-
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
1421-
"fontCharacter": "\\f1e4"
1422-
}
1423-
},
1424-
"aws-sagemakerunifiedstudio-table": {
1425-
"description": "AWS Contributed Icon",
1426-
"default": {
1427-
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
1428-
"fontCharacter": "\\f1e5"
1429-
}
1430-
},
14311396
"aws-schemas-registry": {
14321397
"description": "AWS Contributed Icon",
14331398
"default": {
14341399
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
1435-
"fontCharacter": "\\f1e6"
1400+
"fontCharacter": "\\f1e1"
14361401
}
14371402
},
14381403
"aws-schemas-schema": {
14391404
"description": "AWS Contributed Icon",
14401405
"default": {
14411406
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
1442-
"fontCharacter": "\\f1e7"
1407+
"fontCharacter": "\\f1e2"
14431408
}
14441409
},
14451410
"aws-stepfunctions-preview": {
14461411
"description": "AWS Contributed Icon",
14471412
"default": {
14481413
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
1449-
"fontCharacter": "\\f1e8"
1414+
"fontCharacter": "\\f1e3"
14501415
}
14511416
}
14521417
},

0 commit comments

Comments
 (0)