소스 검색

Merge pull request #50 from louistsaitszho/master

bump electron prebuilt to ^1.0.1
Jessica Lord 9 년 전
부모
커밋
0cfcd92d59
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -23,6 +23,6 @@
   },
   "homepage": "https://github.com/electron/electron-quick-start#readme",
   "devDependencies": {
-    "electron-prebuilt": "^0.37.8"
+    "electron-prebuilt": "^1.0.1"
   }
 }