Removed Dependencies from package.json

Because they were causing problems that don't have the scoped registry set
This commit is contained in:
Syntriax 2022-12-15 19:50:29 +03:00
parent 166b67d8be
commit 3e7b69db6f
1 changed files with 0 additions and 5 deletions

View File

@ -5,11 +5,6 @@
"description": "Dependends On:\n https://git.syntriax.com/Syntriax/ToggleState.git\nhttps://git.syntriax.com/Syntriax/Trigger.git\nhttps://git.syntriax.com/Syntriax/Factory.git",
"unity": "2019.1",
"documentationUrl": "https://git.syntriax.com/Syntriax/Movement.git",
"dependencies": {
"com.syntriax.toggle-state": "0.1.0",
"com.syntriax.trigger": "0.1.0",
"com.syntriax.factory": "0.1.0"
},
"keywords": ["Movement"],
"author": {
"name": "Syntriax",