0.2.6
This commit is contained in:
parent
84eec84be5
commit
06333865c6
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@tricoteuses/legal-explorer",
|
"name": "@tricoteuses/legal-explorer",
|
||||||
"version": "0.2.5",
|
"version": "0.2.6",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@tricoteuses/legal-explorer",
|
"name": "@tricoteuses/legal-explorer",
|
||||||
"version": "0.2.5",
|
"version": "0.2.6",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tricoteuses/explorer-tools": "^0.3.0"
|
"@tricoteuses/explorer-tools": "^0.3.0"
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.en-root.org/tricoteuses/tricoteuses-legal-explorer.git"
|
"url": "https://git.en-root.org/tricoteuses/tricoteuses-legal-explorer.git"
|
||||||
},
|
},
|
||||||
"version": "0.2.5",
|
"version": "0.2.6",
|
||||||
"author": "Emmanuel Raviart <emmanuel@raviart.com>",
|
"author": "Emmanuel Raviart <emmanuel@raviart.com>",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue