Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
spikecodes committed Apr 6, 2020
1 parent 27a5582 commit ffcc318
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "peacock",
"productName": "Peacock",
"version": "2.3.4",
"version": "2.3.5",
"description": "Open source privacy-first browser that hosts your data on the blockchain.",
"main": "main.js",
"repository": {
Expand Down Expand Up @@ -45,8 +45,7 @@
"allowToChangeInstallationDirectory": "true",
"perMachine": "true"
},
"fileAssociations": [
{
"fileAssociations": [{
"name": "Peacock HTML Document",
"description": "Peacock",
"ext": "html",
Expand Down Expand Up @@ -84,4 +83,4 @@
"sortablejs": "^1.10.2",
"uuid": "^7.0.3"
}
}
}

0 comments on commit ffcc318

Please sign in to comment.