fix: js sync ce/ee package definitions

This commit is contained in:
RhodeCode Admin 2024-07-23 14:12:55 +02:00
parent 2a94fb6ab1
commit b8822dcc98
2 changed files with 1 additions and 2 deletions

View file

@ -38,7 +38,6 @@ syntax: regexp
^junit\.xml$
^node_modules/
^node_binaries/
^package-lock.json
^pylint.log$
^rcextensions/
^result$

View file

@ -1,6 +1,6 @@
{
"name": "rhodecode-enterprise",
"version": "5.0.0",
"version": "5.1.0",
"private": true,
"description": "RhodeCode JS packaged",
"license": "SEE LICENSE IN LICENSE.txt",