kiva-protocol-ui-kit 1.0.67 → 1.0.68

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kiva-protocol-ui-kit",
3
- "version": "1.0.67",
3
+ "version": "1.0.68",
4
4
  "description": "Protocol Web UI",
5
5
  "main": "build/index.js",
6
6
  "module": "build/index.esm.js",
@@ -49,6 +49,7 @@
49
49
  "@rollup/plugin-url": "^6.1.0",
50
50
  "@storybook/addon-essentials": "^6.4.9",
51
51
  "@storybook/react": "^6.3.7",
52
+ "@svgr/webpack": "^6.1.2",
52
53
  "@testing-library/jest-dom": "^5.14.1",
53
54
  "@testing-library/react": "^11.2.7",
54
55
  "@types/jest": "^24.9.1",
@@ -71,6 +72,7 @@
71
72
  "rollup-plugin-typescript2": "^0.29.0",
72
73
  "sass-loader": "^10.2.0",
73
74
  "style-loader": "^2.0.0",
75
+ "svg-url-loader": "^7.1.1",
74
76
  "tailwindcss": "^2.1.2",
75
77
  "ts-jest": "^26.5.6",
76
78
  "typescript": "^4.4.2"