Damien Arrachequesne
|
d9b4c3cb03
|
ci: create npm workspaces and sort out dependencies
This requires at least npm v7.
Reference: https://docs.npmjs.com/cli/v10/using-npm/workspaces
Note: @types/node is pinned at `18.15.3` because it's the last version
which supports TypeScript v4.2.
|
2024-07-04 17:48:46 +02:00 |
|
Damien Arrachequesne
|
ebb0575fa8
|
chore(release): 3.0.0-rc1
Diff: https://github.com/socketio/socket.io/compare/2.3.0...3.0.0-rc1
|
2020-10-13 23:36:21 +02:00 |
|
Damien Arrachequesne
|
4396bd0b3d
|
chore: point towards the develop branch of the client
The package-lock.json file is temporarily removed in order to include
the latest commits to the client and make the tests pass.
|
2020-10-13 23:02:06 +02:00 |
|
Thiago Santos
|
f333479080
|
[test] Use npm scripts instead of gulp (#3078)
|
2017-10-16 07:46:42 +02:00 |
|
nkzawa
|
0e63b0910e
|
ignore dist for now
|
2016-04-11 22:11:19 +09:00 |
|
Hongcai Deng
|
7012ba6c64
|
fix wrong jsdoc
|
2015-12-14 15:31:42 +08:00 |
|
Guillermo Rauch
|
8c0b60791c
|
gitignore: added coverage
|
2014-01-10 11:47:55 -03:00 |
|
Tj Holowaychuk
|
f8c7ff2782
|
Added decode/encode benchmarks
|
2011-10-11 16:00:15 -07:00 |
|
Guillermo Rauch
|
c007ab89f9
|
Added node_modules to gitignore
|
2011-06-07 20:15:17 -03:00 |
|
Guillermo Rauch
|
c6f8009e69
|
Ignore files
|
2011-05-10 14:49:46 -07:00 |
|