This commit is contained in:
Corentin Thomasset 2020-06-23 10:16:45 +02:00
parent 25bbf9b5f3
commit 845d106927
No known key found for this signature in database
GPG key ID: DBD997E935996158
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "it-tools",
"version": "1.5.0",
"version": "1.5.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,7 +1,7 @@
{
"name": "it-tools",
"description": "",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",