aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json26
1 files changed, 7 insertions, 19 deletions
diff --git a/web/package.json b/web/package.json
index 66d3722..b2b7f90 100644
--- a/web/package.json
+++ b/web/package.json
@@ -4,28 +4,16 @@
"description": "A fast and simple Matrix sticker picker widget",
"repository": "https://github.com/maunium/stickerpicker",
"author": "Tulir Asokan <tulir@maunium.net>",
- "license": "MPL-2.0",
+ "license": "AGPL-3.0-or-later",
"private": true,
"scripts": {
- "snowpack": "snowpack",
- "sass": "node-sass -o style style/*.sass --output-style compressed"
- },
- "snowpack": {
- "install": [
- "htm/preact"
- ],
- "installOptions": {
- "sourceMap": false,
- "dest": "lib",
- "treeshake": true
- }
+ "esinstall": "node ./esinstall.js",
+ "sass": "sass --no-source-map --style=compressed style/"
},
"dependencies": {
- "htm": "^3.0.4",
- "preact": "^10.4.8",
- "snowpack": "^2.10.3"
- },
- "devDependencies": {
- "node-sass": "^4.14.1"
+ "htm": "^3.1.0",
+ "preact": "^10.5.14",
+ "esinstall": "^1.1.7",
+ "sass": "^1.42.1"
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage