瀏覽代碼

Bump version

For republishing in the package repository.
master
TheoryOfNekomata 4 年之前
父節點
當前提交
4ccbd96700
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. +3
    -1
      package.json

+ 3
- 1
package.json 查看文件

@@ -1,8 +1,9 @@
{
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"repository": "https://code.modal.sh/TheoryOfNekomata/react-musical-keyboard.git",
"files": [
"dist",
"src"
@@ -31,6 +32,7 @@
}
},
"name": "@theoryofnekomata/react-musical-keyboard",
"description": "Musical keyboard component written in React.",
"author": "TheoryOfNekomata <allan.crisostomo@outlook.com>",
"module": "dist/react-musical-keyboard.esm.js",
"devDependencies": {


Loading…
取消
儲存