mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-15 14:15:57 -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",
|
"homepage": "https://github.com/Rolands-Laucis/Socio#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@msgpack/msgpack": "^3.1.2",
|
"@msgpack/msgpack": "^3.1.2",
|
||||||
"js-yaml": "^4.1.0",
|
|
||||||
"magic-string": "^0.30.5",
|
"magic-string": "^0.30.5",
|
||||||
"pako": "^2.1.0",
|
"pako": "^2.1.0",
|
||||||
"recursive-diff": "^1.0.9",
|
"recursive-diff": "^1.0.9",
|
||||||
"ws": "^8.9.0"
|
"ws": "^8.9.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/js-yaml": "^4.0.9",
|
|
||||||
"@types/node": "^18.15.0",
|
"@types/node": "^18.15.0",
|
||||||
"@types/pako": "^2.0.3",
|
"@types/pako": "^2.0.3",
|
||||||
"@types/ws": "^8.5.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