Commit c26cb0c2 authored by nanahira's avatar nanahira

1.0.3

parent 4052affc
Pipeline #20161 passed with stages
in 1 minute and 22 seconds
{ {
"name": "koishi-plugin-adapter-wechat-official", "name": "koishi-plugin-adapter-wechat-official",
"version": "1.0.2", "version": "1.0.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-adapter-wechat-official", "name": "koishi-plugin-adapter-wechat-official",
"version": "1.0.2", "version": "1.0.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"ext2mime": "^1.0.1", "ext2mime": "^1.0.1",
......
{ {
"name": "koishi-plugin-adapter-wechat-official", "name": "koishi-plugin-adapter-wechat-official",
"description": "Koishi 微信公众号适配器。", "description": "Koishi 微信公众号适配器。",
"version": "1.0.2", "version": "1.0.3",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/src/index.d.ts", "types": "dist/src/index.d.ts",
"scripts": { "scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment