js: bumped package version to 2.0.0
This commit is contained in:
parent
b76a293536
commit
b618e8ee70
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "rhodecode-enterprise",
|
"name": "rhodecode-enterprise",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description" : "RhodeCode JS packaged",
|
"description" : "RhodeCode JS packaged",
|
||||||
"license": "SEE LICENSE IN LICENSE.txt",
|
"license": "SEE LICENSE IN LICENSE.txt",
|
||||||
|
|
@ -37,7 +37,6 @@
|
||||||
"babel-preset-env": "^1.6.0",
|
"babel-preset-env": "^1.6.0",
|
||||||
"copy-webpack-plugin": "^4.4.2",
|
"copy-webpack-plugin": "^4.4.2",
|
||||||
"css-loader": "^0.28.11",
|
"css-loader": "^0.28.11",
|
||||||
"exports-loader": "^0.6.4",
|
|
||||||
"html-loader": "^0.4.4",
|
"html-loader": "^0.4.4",
|
||||||
"html-webpack-plugin": "^3.2.0",
|
"html-webpack-plugin": "^3.2.0",
|
||||||
"imports-loader": "^0.7.1",
|
"imports-loader": "^0.7.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue