Kaynağa Gözat

Package: Renamed editor-start to just editor.

Mr.doob 8 yıl önce
ebeveyn
işleme
b79a03737d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -34,7 +34,7 @@
     "dev": "rollup -c -w",
     "lint": "eslint src",
     "test": "rollup -c test/rollup.unit.config.js -w",
-    "editor-start": "electron ./editor/main.js"
+    "editor": "electron ./editor/main.js"
   },
   "keywords": [
     "three",