Skip to content

Commit

Permalink
Update to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
urubens committed May 19, 2020
1 parent e8385e5 commit cdd8085
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cytomine-web-ui",
"version": "1.0.0-rc.2",
"version": "1.1.0",
"scripts": {
"translations-csv2json": "i18n-csv2json-cli --from src/locales/translations.csv --to src/locales/json --format",
"watch-translations": "onchange -i 'src/locales/translations.csv' -- npm run translations-csv2json",
Expand All @@ -18,7 +18,7 @@
"chartjs-plugin-datalabels": "^0.6.0",
"chartjs-plugin-zoom": "^0.7.4",
"copy-to-clipboard": "^3.0.8",
"cytomine-client": "file:../Cytomine-js-client/cytomine-client-1.1.0.tgz",
"cytomine-client": "npm:cytomine-uliege-js-client@^1.1.0",
"detect-browser": "^4.7.0",
"filesize": "^4.1.2",
"ifvisible": "^1.1.0",
Expand Down

0 comments on commit cdd8085

Please sign in to comment.