Commit ba7a397a authored by Дмитрий Малюгин's avatar Дмитрий Малюгин 🕓
Browse files

fix: name in package.json

parent eb901748
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "name": "@feather_ui",
  "name": "featherui",
  "version": "0.0.0",
  "private": true,
  "type": "module",
@@ -16,7 +16,7 @@
    "build-storybook": "storybook build"
  },
  "publishConfig": {
    "@feather_ui": "https://gl.iqdev.team/api/v4/projects/634/packages/npm"
    "featherui": "https://gl.iqdev.team/api/v4/projects/634/packages/npm"
  },
  "files": [
    "src/",