Skip to content

Commit

Permalink
fix: standardize plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
beetcb committed Jul 25, 2021
1 parent 19bcf8e commit eee5425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/test-score-notice/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "test-score-notice",
"name": "cea-test-score-notice",
"version": "0.4.0",
"description": "test score notice plugin for cea",
"main": "lib/src/index.js",
Expand All @@ -17,4 +17,4 @@
"cea-core": "0.4.0",
"node-fetch": "^2.6.1"
}
}
}

0 comments on commit eee5425

Please sign in to comment.