feat: Add new emoji assets and an UpdateBanner component.
Some checks failed
Build and Release / build-and-release (push) Failing after 3m28s
Some checks failed
Build and Release / build-and-release (push) Failing after 3m28s
This commit is contained in:
10
packages/platform-web/package.json
Normal file
10
packages/platform-web/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@discord-clone/platform-web",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"main": "src/index.js",
|
||||
"dependencies": {
|
||||
"scrypt-js": "^3.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user