Skip to content
Snippets Groups Projects
Commit 15a9dfc9 authored by SamTV12345's avatar SamTV12345
Browse files

bump version

parent 96124654
No related branches found
No related tags found
No related merge requests found
{ {
"name": "admin", "name": "admin",
"private": true, "private": true,
"version": "2.2.3", "version": "2.2.4",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
......
{ {
"name": "bin", "name": "bin",
"version": "2.2.3", "version": "2.2.4",
"description": "", "description": "",
"main": "checkAllPads.js", "main": "checkAllPads.js",
"directories": { "directories": {
......
...@@ -50,6 +50,6 @@ ...@@ -50,6 +50,6 @@
"type": "git", "type": "git",
"url": "https://github.com/ether/etherpad-lite.git" "url": "https://github.com/ether/etherpad-lite.git"
}, },
"version": "2.2.3", "version": "2.2.4",
"license": "Apache-2.0" "license": "Apache-2.0"
} }
...@@ -138,6 +138,6 @@ ...@@ -138,6 +138,6 @@
"debug:socketio": "cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts", "debug:socketio": "cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts",
"test:vitest": "vitest" "test:vitest": "vitest"
}, },
"version": "2.2.3", "version": "2.2.4",
"license": "Apache-2.0" "license": "Apache-2.0"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment