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

Commit 2ece7cd

Browse files
committed
release: 1.6.1
1 parent 4fcddca commit 2ece7cd

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

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

0 commit comments

Comments
 (0)