diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-03-01 03:34:40 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-03-01 03:34:40 +0900 |
| commit | a626c69547bbf205cb40f185ab39016d51a7842e (patch) | |
| tree | 963b0e31231db1ec55e4cd8067003ad349a0a088 /packages/client/package.json | |
| parent | fix esm (diff) | |
| download | misskey-a626c69547bbf205cb40f185ab39016d51a7842e.tar.gz misskey-a626c69547bbf205cb40f185ab39016d51a7842e.tar.bz2 misskey-a626c69547bbf205cb40f185ab39016d51a7842e.zip | |
fix esm
Diffstat (limited to 'packages/client/package.json')
| -rw-r--r-- | packages/client/package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/client/package.json b/packages/client/package.json index 7c7bbbaf3e..80933d22d0 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -30,7 +30,6 @@ "@types/throttle-debounce": "2.1.0", "@types/tinycolor2": "1.4.3", "@types/uuid": "8.3.4", - "@types/web-push": "3.3.2", "@types/webpack": "5.28.0", "@types/webpack-stream": "3.2.12", "@types/websocket": "1.0.5", @@ -112,7 +111,6 @@ "vue-style-loader": "4.1.3", "vue-svg-loader": "0.17.0-beta.2", "vuedraggable": "4.0.1", - "web-push": "3.4.5", "webpack": "5.69.1", "webpack-cli": "4.9.2", "websocket": "1.0.34", |