Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 9ad8fd0

Browse files
committed
release: 1.9.3
1 parent 2c95a46 commit 9ad8fd0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"name": "@sentry/webpack-plugin",
33
"description": "Official webpack plugin for Sentry",
4-
"keywords": ["sentry", "sentry-cli", "webpack", "source-map"],
4+
"keywords": [
5+
"sentry",
6+
"sentry-cli",
7+
"webpack",
8+
"source-map"
9+
],
510
"author": "Sentry",
6-
"version": "1.9.2",
11+
"version": "1.9.3",
712
"license": "MIT",
813
"repository": "git@github.com:getsentry/sentry-webpack-plugin.git",
914
"homepage": "https://github.com/getsentry/sentry-webpack-plugin",

0 commit comments

Comments
 (0)