Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Commit

Permalink
feat: add version and description
Browse files Browse the repository at this point in the history
  • Loading branch information
FlysoftBeta committed Jul 14, 2023
1 parent 5b3081e commit ec31065
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "qqntim-plugin-template",
"private": true,
"version": "1.0.0",
"packageManager": "yarn@3.6.1",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions publish/qqntim.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"manifestVersion": "2.0",
"id": "template-plugin",
"name": "QQNTim 模板插件",
"description": "快速开始开发你自己的插件。",
"version": "1.0.0",
"author": "Flysoft",
"injections": [
{
Expand Down

0 comments on commit ec31065

Please sign in to comment.