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

fix: remove private from package.json

parent 2ddffa1b
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
{
  "name": "@d.malygin/UI_storybook",
  "version": "1.0.0",
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "vite",