@xfers/design-system 4.1.4 → 4.1.5-dev.4ddd7b6f2b

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xfers/design-system",
3
- "version": "4.1.4",
3
+ "version": "4.1.5-dev.4ddd7b6f2b",
4
4
  "description": "StraitsX design system",
5
5
  "keywords": [
6
6
  "xfers",
@@ -155,7 +155,8 @@
155
155
  "tslint": "^5.11.0",
156
156
  "tslint-config-prettier": "^1.15.0",
157
157
  "tslint-config-standard": "^8.0.1",
158
- "typescript": "^4.5.0"
158
+ "typescript": "^4.5.0",
159
+ "material-symbols": "^0.38.0"
159
160
  },
160
161
  "peerDependencies": {
161
162
  "react": ">=16.8.0",