This commit is contained in:
Ingvar Stepanyan
2020-04-22 17:35:39 +01:00
parent 2d73c24e09
commit 3ec2956d9d
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "squoosh",
"version": "1.10.2",
"version": "1.10.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "squoosh",
"version": "1.10.2",
"version": "1.10.3",
"license": "apache-2.0",
"scripts": {
"start": "webpack-dev-server --host 0.0.0.0 --hot",