wip
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -141,6 +141,7 @@
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "^9.2.0",
|
||||
"@gridpilot/identity": "file:../../packages/identity",
|
||||
"@gridpilot/notifications": "file:../../packages/notifications",
|
||||
"@gridpilot/racing": "file:../../packages/racing",
|
||||
"@gridpilot/social": "file:../../packages/social",
|
||||
"@gridpilot/testing-support": "file:../../packages/testing-support",
|
||||
@@ -1547,6 +1548,10 @@
|
||||
"resolved": "packages/media",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/notifications": {
|
||||
"resolved": "packages/notifications",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@gridpilot/racing": {
|
||||
"resolved": "packages/racing",
|
||||
"link": true
|
||||
@@ -13474,6 +13479,16 @@
|
||||
"name": "@gridpilot/media",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"packages/notifications": {
|
||||
"name": "@gridpilot/notifications",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"uuid": "^11.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/uuid": "^10.0.0"
|
||||
}
|
||||
},
|
||||
"packages/racing": {
|
||||
"name": "@gridpilot/racing",
|
||||
"version": "0.1.0",
|
||||
|
||||
Reference in New Issue
Block a user