diff options
Diffstat (limited to 'web/package.json')
| -rw-r--r-- | web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json index b2b7f90..44fe1ea 100644 --- a/web/package.json +++ b/web/package.json @@ -11,9 +11,9 @@ "sass": "sass --no-source-map --style=compressed style/" }, "dependencies": { + "esinstall": "^1.1.7", "htm": "^3.1.0", "preact": "^10.5.14", - "esinstall": "^1.1.7", "sass": "^1.42.1" } } |
