trpc-panel
trpc-panel copied to clipboard
Fix licensing
trafficstars
package.jsonsays"license": "MIT",(expected that this is the correct value)package.jsonsays"private": true,(expected: false (no field) as this is a published package)- Github says nothing (expected:
MIT) - npm says
license: ISC(expected:MIT)
yep will want to add this thanks