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

[VERSION] +1 to 0.0.7.4.1

parent 27e77a97
Pipeline #7020 passed with stages
in 15 minutes and 17 seconds
## Version 0.0.7.4.1
* [FRONT][FEAT] Auto-reload
## Version 0.0.7.4 /!\ Breaking Changes, see readme to configure the worker ## Version 0.0.7.4 /!\ Breaking Changes, see readme to configure the worker
* [BACK/FRONT][FEAT][Job workers & persistence (#238)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/238) * [BACK/FRONT][FEAT][Job workers & persistence (#238)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/238)
......
{ {
"name": "Gargantext", "name": "Gargantext",
"version": "0.0.7.4", "version": "0.0.7.4.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "Gargantext", "name": "Gargantext",
"version": "0.0.7.4", "version": "0.0.7.4.1",
"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", "version": "0.0.7.4.1",
"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