Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
koishi-plugin-tabulate
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
3rdeye
koishi-plugin-tabulate
Commits
4e06621f
Commit
4e06621f
authored
Nov 13, 2021
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.0.1
parent
5dd9c59e
Pipeline
#6803
passed with stage
in 50 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
package-lock.json
package-lock.json
+4
-2
package.json
package.json
+1
-1
No files found.
package-lock.json
View file @
4e06621f
...
@@ -27,7 +27,8 @@
...
@@ -27,7 +27,8 @@
"webpack"
:
"^5.64.0"
,
"webpack"
:
"^5.64.0"
,
"webpack-cli"
:
"^4.9.1"
,
"webpack-cli"
:
"^4.9.1"
,
"ws"
:
"^8.2.3"
"ws"
:
"^8.2.3"
}
},
"version"
:
"1.0.1"
},
},
"node_modules/@babel/code-frame"
:
{
"node_modules/@babel/code-frame"
:
{
"version"
:
"7.12.11"
,
"version"
:
"7.12.11"
,
...
@@ -7322,5 +7323,6 @@
...
@@ -7322,5 +7323,6 @@
"resolved"
:
"https://registry.npmjs.org/ylru/-/ylru-1.2.1.tgz"
,
"resolved"
:
"https://registry.npmjs.org/ylru/-/ylru-1.2.1.tgz"
,
"integrity"
:
"sha512-faQrqNMzcPCHGVC2aaOINk13K+aaBDUPjGWl0teOXywElLjyVAB6Oe2jj62jHYtwsU49jXhScYbvPENK+6zAvQ=="
"integrity"
:
"sha512-faQrqNMzcPCHGVC2aaOINk13K+aaBDUPjGWl0teOXywElLjyVAB6Oe2jj62jHYtwsU49jXhScYbvPENK+6zAvQ=="
}
}
}
},
"version"
:
"1.0.1"
}
}
package.json
View file @
4e06621f
{
{
"name"
:
"koishi-plugin-tabulate"
,
"name"
:
"koishi-plugin-tabulate"
,
"description"
:
"YGOCore 战队联盟排表姬的 Koishi 插件"
,
"description"
:
"YGOCore 战队联盟排表姬的 Koishi 插件"
,
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
1
"
,
"main"
:
"dist/index.js"
,
"main"
:
"dist/index.js"
,
"types"
:
"dist/index.d.ts"
,
"types"
:
"dist/index.d.ts"
,
"scripts"
:
{
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment