Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 0190060

Browse files
committed
1.1.4
- set version to 1.1.4 - set electron prebuilt to 0.37.6 due to bug in 0.37.7
1 parent 46d2228 commit 0190060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OpenBazaar",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "OpenBazaar Client",
55
"main": "main.js",
66
"repository": {
@@ -43,7 +43,7 @@
4343
"winreg": "^1.1.1"
4444
},
4545
"devDependencies": {
46-
"electron-prebuilt": "0.37.7",
46+
"electron-prebuilt": "0.37.6",
4747
"eslint": "1.9.0",
4848
"pre-commit": "^1.1.2",
4949
"valiquire": "0.3.0"

0 commit comments

Comments
 (0)