Skip to content

Commit

Permalink
fix: replace placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
Sv443 committed Apr 14, 2024
1 parent b2a7ccb commit aa3af85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packagename",
"userscriptName": "Userscript Name",
"name": "#REPLACE:packagename",
"userscriptName": "#REPLACE:Userscript Name",
"version": "1.0.0",
"description": "",
"main": "index.js",
Expand Down

0 comments on commit aa3af85

Please sign in to comment.