Skip to content
Snippets Groups Projects
Commit 4e40b4ca authored by David Hoksza's avatar David Hoksza
Browse files

boostrap table version; build

parent 8b1ef395
No related branches found
No related tags found
No related merge requests found
Pipeline #14499 passed
......@@ -26,7 +26,7 @@ deploy:
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
- npm install
- npm run build-debug
- npm run build
- echo "mkdir plugins-www/disease-associations" | sftp -P 8022 gitlab-ci@10.240.6.160
- echo "put dist/plugin.js plugins-www/disease-associations/" | sftp -P 8022 gitlab-ci@10.240.6.160
......@@ -27,7 +27,7 @@
},
"dependencies": {
"bootstrap": "^4.3.1",
"bootstrap-table": "^1.12.1",
"bootstrap-table": "1.14.2",
"bootstrap-treeview": "github:diegokogan/bootstrap-treeview",
"html-linkify": "^1.2.2",
"jquery": "^3.4.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment