Fix project name

This commit is contained in:
Jomar Milan 2023-09-05 21:43:27 -07:00
parent 392461d253
commit b08d308aba
No known key found for this signature in database
GPG Key ID: 56F5037BF30EA749
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "osc-notify",
"name": "tabby-osc-notify",
"version": "1.0.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -10,7 +10,7 @@
"files": [
"dist"
],
"repository": "https://tildegit.org/jomarm/osc-notify",
"repository": "https://tildegit.org/jomarm/tabby-osc-notify",
"author": "jomarm",
"license": "MIT",
"private": false,