胡佳骏 1 year ago
parent
commit
056c1b881c
1 changed files with 2 additions and 9 deletions
  1. 2 9
      package.json

+ 2 - 9
package.json

@@ -1,16 +1,9 @@
 {
-  "name": "jh.immersalsdk.engine",
+  "name": "jh.opencvforunity.engine",
   "version": "0.0.1",
   "dependencies": {
     "com.unity.xr.management": "4.0.1",
     "com.unity.xr.legacyinputhelpers": "2.1.2",
     "com.unity.inputsystem": "1.4.2"
-  },
-  "samples": [
-    {
-      "displayName": "ImmersalSDK",
-      "description": "ImmersalSDK.",
-      "path": "package/Samples~/ImmersalSDK"
-    }
-  ]
+  }
 }