Import ws package
Summary: Import ws package in a usual way instead of importing it as source code Reviewed By: jknoxville Differential Revision: D20724584 fbshipit-source-id: 39cad6e544b71e66560a9351f1e5a0c89be2c152
This commit is contained in:
committed by
Facebook GitHub Bot
parent
10e901e2c5
commit
2e88936a29
@@ -18,6 +18,7 @@
|
||||
"recursive-readdir": "2.2.2",
|
||||
"uuid": "^7.0.1",
|
||||
"xdg-basedir": "^4.0.0",
|
||||
"yargs": "^15.0.1"
|
||||
"yargs": "^15.0.1",
|
||||
"ws": "^7.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user