packageVersion needs to be updated to pluginVersion
Signed-off-by: Min Kim <minkimcello@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "{{name}}",
|
||||
"description": "The {{moduleId}} backend module for the {{id}} plugin.",
|
||||
"version": "{{packageVersion}}",
|
||||
"version": "{{pluginVersion}}",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "{{license}}",
|
||||
|
||||
Reference in New Issue
Block a user