v1.6.1
Showing
- config.xml 1 addition, 1 deletionconfig.xml
- install.sh 1 addition, 1 deletioninstall.sh
- package.json 2 additions, 2 deletionspackage.json
- resources/web-ext/manifest.json 1 addition, 1 deletionresources/web-ext/manifest.json
- www/js/config.js 2 additions, 2 deletionswww/js/config.js
- www/manifest.json 1 addition, 1 deletionwww/manifest.json
{ | { | ||
"name": "cesium", | "name": "cesium", | ||
"version": "1.6.0", | "version": "1.6.1", | ||
"description": "Cesium Wallet for G1 libre currency", | "description": "Cesium Wallet for G1 libre currency", | ||
"author": "Benoit Lavenier <benoit.lavenier@e-is.pro>", | "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>", | ||
"license": "AGPL-3.0", | "license": "AGPL-3.0", | ||
... | @@ -215,4 +215,4 @@ | ... | @@ -215,4 +215,4 @@ |
"engines": { | "engines": { | ||
"yarn": ">= 1.0.0" | "yarn": ">= 1.0.0" | ||
} | } | ||
} | } | ||
\ No newline at end of file |
Please register or sign in to comment