Add Robot_JoyIt driver

This commit is contained in:
2026-01-17 16:50:07 +01:00
parent e9e50acf5f
commit 0cfb4d5a95
15848 changed files with 570836 additions and 268976 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "import-local",
"version": "3.1.0",
"version": "3.2.0",
"description": "Let a globally installed package use a locally installed version of itself if available",
"license": "MIT",
"repository": "sindresorhus/import-local",
@@ -13,6 +13,7 @@
"bin": {
"import-local-fixture": "fixtures/cli.js"
},
"sideEffects": false,
"engines": {
"node": ">=8"
},
@@ -21,6 +22,7 @@
},
"files": [
"index.js",
"index.d.ts",
"fixtures/cli.js"
],
"keywords": [