npm workspace integration
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "warframe-center",
|
||||
"version": "1.0.0",
|
||||
"description": "Список Прайм предметов: https://warframe.fandom.com/wiki/Prime",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.radner.ru:3036/anatolykopyl/warframe-center.git"
|
||||
},
|
||||
"author": "Anatoly Kopyl",
|
||||
"workspaces": ["./app", "./gather", "./shared-stuff"]
|
||||
}
|
||||
Reference in New Issue
Block a user