Skip to content

Commit 51b714e

Browse files
committed
Updated the plugin name to 'rollbar' when installed in wp-content/plugins.
1 parent ded9819 commit 51b714e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"extra": {
4242
"scripts-description": {
4343
"test": "Run all tests. Wrapper around npm run test"
44-
}
44+
},
45+
"installer-name": "rollbar"
4546
},
4647
"scripts": {
4748
"test": [

0 commit comments

Comments
 (0)