mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-20 02:53:30 +02:00
feat: verbose plugin version checks
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "@aleksilassila/reiverr-plugin",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"main": "dist/src/index",
|
||||
"types": "./dist/src/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "tsc"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {},
|
||||
"types": "./dist/index.d.ts",
|
||||
"description": "",
|
||||
"publishConfig": {
|
||||
"registry": "https://npm.pkg.github.com/"
|
||||
|
||||
Reference in New Issue
Block a user