@ -18,15 +18,9 @@
|
||||
"build": "yarn clean && tsc",
|
||||
"test": "echo \"Error: run tests from root\" && exit 1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@javatypes/spigot-api": "^0.0.3",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ccms/api": "^0.20.0",
|
||||
"@ccms/common": "^0.20.0",
|
||||
"@ccms/container": "^0.20.0"
|
||||
"@ccms/api": "file:../api",
|
||||
"@ccms/common": "file:../common",
|
||||
"@ccms/container": "file:../container"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user