@namba_one/ui-kit-2 1.3.4 → 1.3.5

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": "@namba_one/ui-kit-2",
3
- "version": "1.3.4",
3
+ "version": "1.3.5",
4
4
  "main": "dist/index.umd.js",
5
5
  "module": "dist/index.es.js",
6
6
  "types": "dist/index.d.ts",
@@ -24,7 +24,6 @@
24
24
  "story:dev": "histoire dev --port=6007",
25
25
  "story:build": "histoire build",
26
26
  "story:preview": "histoire preview",
27
- "task:iconfont": "node ./bin/create-icon-font.mjs",
28
27
  "task:theme": "node bin/generate-theme.mjs",
29
28
  "task:sprite": "node bin/generate-svg-sprite.mjs",
30
29
  "semantic-release:dry-run": "bash ./bin/release-dry-run.sh",
@@ -101,7 +100,6 @@
101
100
  "eslint-plugin-prettier": "^5.2.3",
102
101
  "eslint-plugin-storybook": "^0.11.2",
103
102
  "eslint-plugin-vue": "^9.32.0",
104
- "fantasticon": "^3.0.0",
105
103
  "globals": "^15.14.0",
106
104
  "happy-dom": "^16.6.0",
107
105
  "histoire": "^1.0.0-alpha.2",
Binary file
Binary file
Binary file