mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-21 23:29:48 +00:00
[update] package.json
This commit is contained in:
parent
7d3aa3a0d8
commit
7c545f8825
@ -4,7 +4,7 @@
|
|||||||
"description": "\"大岩産 Code Generator\" は、Google Blockly ライブラリを使用した、Raspberry Pi 上で動作するブロックプログラム開発・実行環境です。",
|
"description": "\"大岩産 Code Generator\" は、Google Blockly ライブラリを使用した、Raspberry Pi 上で動作するブロックプログラム開発・実行環境です。",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"install": "npm install --legacy-peer-deps",
|
"build": "npm install --legacy-peer-deps",
|
||||||
"start": "electron .",
|
"start": "electron .",
|
||||||
"rebuild": "electron-rebuild"
|
"rebuild": "electron-rebuild"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user