0

chore: rename web package

This commit is contained in:
Gabe Kangas 2023-09-21 18:55:24 -07:00
parent 03b785fbe2
commit 5748fe1b92
No known key found for this signature in database
GPG Key ID: 4345B2060657F330

View File

@ -1,5 +1,5 @@
{
"name": "owncast-admin",
"name": "owncast-web",
"version": "0.1.0",
"private": true,
"scripts": {
@ -129,4 +129,4 @@
"ts-jest": "^29.1.0",
"typescript": "4.9.5"
}
}
}