Commit cfb37502 authored by Kim, Hyeonseo's avatar Kim, Hyeonseo
Browse files

fix: remove unused dev scripts

parent 2bc57727
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@
  ],
  "scripts": {
    "build": "tsdown",
    "dev": "bun run --watch example.ts",
    "prepack": "tsdown"
  },
  "peerDependencies": {