Removed Dependencies from package.json
Because they were causing problems that don't have the scoped registry set
This commit is contained in:
parent
166b67d8be
commit
3e7b69db6f
|
@ -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",
|
"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",
|
"unity": "2019.1",
|
||||||
"documentationUrl": "https://git.syntriax.com/Syntriax/Movement.git",
|
"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"],
|
"keywords": ["Movement"],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Syntriax",
|
"name": "Syntriax",
|
||||||
|
|
Loading…
Reference in New Issue