added shared folder
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "borrow-system",
|
||||
"version": "1.0.0",
|
||||
"description": "        ",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.the1s.de/Matthias-Claudius-Schule/borrow-system.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"workspaces": [
|
||||
"FrontendV2",
|
||||
"backendV2",
|
||||
"admin",
|
||||
"shared"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user