fix: js sync ce/ee package definitions
This commit is contained in:
parent
13fb9daf67
commit
1fbbfa79cd
2 changed files with 1 additions and 2 deletions
|
|
@ -38,7 +38,6 @@ syntax: regexp
|
|||
^junit\.xml$
|
||||
^node_modules/
|
||||
^node_binaries/
|
||||
^package-lock.json
|
||||
^pylint.log$
|
||||
^rcextensions/
|
||||
^result$
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue