@zygapp/kintone-plugin-devtool 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -318,8 +318,6 @@ kpdev は Go で実装されたネイティブバイナリです。npm 経由で
318
318
  - PowerShell を管理者権限で実行し、証明書をインポートしてください
319
319
  - または、ブラウザで `https://localhost:3000` にアクセスして手動で許可してください
320
320
 
321
- ---
322
-
323
321
  ## License
324
322
 
325
- MIT
323
+ MIT
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zygapp/kintone-plugin-devtool",
3
- "version": "0.1.1",
3
+ "version": "0.1.3",
4
4
  "description": "kintone プラグイン開発ツール - Vite + HMR による高速開発環境",
5
5
  "main": "index.js",
6
6
  "bin": {