Skip to content

Commit 0528921

Browse files
committed
Tweak package description string
1 parent 4d18b7c commit 0528921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webpack-subresource-integrity",
33
"version": "0.4.1",
4-
"description": "Webpack plugin for ensuring subresource integrity",
4+
"description": "Webpack plugin for ensuring subresource integrity (SRI)",
55
"main": "index",
66
"scripts": {
77
"test": "karma start --single-run && mocha test/test-webpack.js",

0 commit comments

Comments
 (0)