mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-15 06:05:53 -06:00
rm js-yaml dep
This commit is contained in:
parent
96a68f2986
commit
6d02ce64fa
2 changed files with 1 additions and 2 deletions
|
|
@ -41,14 +41,12 @@
|
|||
"homepage": "https://github.com/Rolands-Laucis/Socio#readme",
|
||||
"dependencies": {
|
||||
"@msgpack/msgpack": "^3.1.2",
|
||||
"js-yaml": "^4.1.0",
|
||||
"magic-string": "^0.30.5",
|
||||
"pako": "^2.1.0",
|
||||
"recursive-diff": "^1.0.9",
|
||||
"ws": "^8.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/node": "^18.15.0",
|
||||
"@types/pako": "^2.0.3",
|
||||
"@types/ws": "^8.5.3"
|
||||
|
|
|
|||
1
package.json
Normal file
1
package.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue