Commit dbd6e898 authored by Alexandre Delanoë's avatar Alexandre Delanoë

Upgrade version

parent 4e4a03e2
Pipeline #7491 passed with stages
in 30 minutes and 44 seconds
## Version 0.0.7.4.7
* [BACK][FIX][Adjust the output of the UpdateList tests (#460)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/460)
* [BACK][FIX][Import/export in SQLite format (#362)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/362)
* [FRONT][FIX][When the progress bar is empty: say: waiting task (#503)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/503)
## Version 0.0.7.4.6 ## Version 0.0.7.4.6
......
{ {
"name": "GarganText", "name": "GarganText",
"version": "0.0.7.4.6", "version": "0.0.7.4.7",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "GarganText", "name": "GarganText",
"version": "0.0.7.4.6", "version": "0.0.7.4.7",
"dependencies": { "dependencies": {
"@fontsource/crete-round": "~5.0.12", "@fontsource/crete-round": "~5.0.12",
"@fontsource/montserrat": "~5.0.17", "@fontsource/montserrat": "~5.0.17",
......
{ {
"name": "GarganText", "name": "GarganText",
"version": "0.0.7.4.6", "version": "0.0.7.4.7",
"scripts": { "scripts": {
"build": "spago build", "build": "spago build",
"bundle": "spago bundle --module Main --outfile dist/bundle.min.js --minify --source-maps", "bundle": "spago bundle --module Main --outfile dist/bundle.min.js --minify --source-maps",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment