Update package.json

This commit is contained in:
Mikhail 2024-03-10 23:10:25 +08:00
parent 01b3ddac6a
commit 51335ebc9e

View File

@ -3,7 +3,7 @@
"author": "author":
{ {
"name": "DCFApixels", "name": "DCFApixels",
"url": "https://github.com/DCFApixels/DragonECS-Threads" "url": "https://github.com/DCFApixels"
}, },
"displayName": "DragonECS-Threads", "displayName": "DragonECS-Threads",
"description": "Multithreading for DragonECS", "description": "Multithreading for DragonECS",
@ -13,6 +13,10 @@
"type": "git", "type": "git",
"url": "https://github.com/DCFApixels/DragonECS-Threads.git" "url": "https://github.com/DCFApixels/DragonECS-Threads.git"
}, },
"dependencies": {
"com.dcfa_pixels.dragonecs": "https://github.com/DCFApixels/DragonECS.git"
},
"keywords": "keywords":
[ [
"ecs", "ecs",