initial commit
This commit is contained in:
11
projects/mastodon-api/package.json
Normal file
11
projects/mastodon-api/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "mastodon-api",
|
||||
"version": "0.0.1",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^15.0.0",
|
||||
"@angular/core": "^15.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user