fix: 0.1.1 — pin effect exactly; a caret range on a beta crash-looped the plugin #2
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@punktfunk/plugin-virtualhere",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"private": false,
|
||||
"type": "module",
|
||||
"description": "Punktfunk plugin: hands a couch's physical USB device (pad, wheel, HOTAS) to the host for the length of a session over VirtualHere, and gives it back after. Integration only \u2014 VirtualHere is sold separately by VirtualHere Pty. Ltd.",
|
||||
@@ -40,7 +40,7 @@
|
||||
"dependencies": {
|
||||
"@punktfunk/host": "^0.1.2",
|
||||
"@punktfunk/plugin-kit": "^0.2.0",
|
||||
"effect": "^4.0.0-beta.102"
|
||||
"effect": "4.0.0-beta.102"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user