no idea how this works
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"name": "@paperclipai/plugin-log-viewer",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"description": "A Paperclip plugin",
|
||||
"scripts": {
|
||||
"build": "node ./esbuild.config.mjs",
|
||||
@@ -24,6 +23,10 @@
|
||||
],
|
||||
"author": "Plugin Author",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@paperclipai/shared": "file:.paperclip-sdk/paperclipai-shared-0.3.1.tgz"
|
||||
|
||||
Reference in New Issue
Block a user