mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 00:00:52 +00:00
update .npmignore and bump version
This commit is contained in:
parent
5bd827515f
commit
8af50f0c00
@ -1,2 +1,6 @@
|
||||
node_modules
|
||||
src
|
||||
src
|
||||
tests
|
||||
docker-compose.yml
|
||||
bump.config.ts
|
||||
bun.lockb
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@prsm/keepalive-ws",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"main": "./dist/server/index.js",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user