This commit is contained in:
Martti Malmi 2019-01-07 13:21:33 +02:00
parent f194fa90de
commit 85eb95c7c7

View File

@ -1,6 +1,6 @@
{ {
"name": "gun", "name": "gun",
"version": "0.9.999996", "version": "0.9.999999",
"description": "A realtime, decentralized, offline-first, graph data synchronization engine.", "description": "A realtime, decentralized, offline-first, graph data synchronization engine.",
"main": "index.js", "main": "index.js",
"browser": "gun.min.js", "browser": "gun.min.js",