This commit is contained in:
nicwands
2026-03-24 14:05:42 -04:00
parent 69d690c23f
commit 1a20d413d9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@takerofnotes/plugin-browser",
"version": "0.1.0",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@takerofnotes/plugin-browser",
"version": "0.1.0",
"version": "0.2.0",
"license": "MIT",
"dependencies": {
"@takerofnotes/plugin-sdk": "^0.4.0"

View File

@@ -1,6 +1,6 @@
{
"name": "@takerofnotes/plugin-browser",
"version": "0.1.0",
"version": "0.2.0",
"repository": {
"type": "git",
"url": "git+https://git.alt-tuning.co/takerofnotes/takerofnotes-plugin-browser"