chore: streamline package.json files

This commit is contained in:
2026-03-08 17:46:04 +01:00
parent 8508e1f6e9
commit 6dcdc0130b
3 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
"name": "@sexy.pivoine.art/buttplug",
"version": "1.0.0",
"type": "module",
"private": true,
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",