Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "braidify", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Synchronization for the Web (reference implementation)", | ||
@@ -15,3 +15,3 @@ "scripts": { | ||
"files": [ "protocols/http/**/*" ], | ||
"files": [ "protocols/http/**/*", "package/*" ], | ||
"exports": { | ||
@@ -18,0 +18,0 @@ "require": "./package/commonjs-index.js", |
@@ -207,2 +207,3 @@ # Braidjs: Synchronization in Javascript | ||
} | ||
) | ||
``` | ||
@@ -209,0 +210,0 @@ |
Sorry, the diff of this file is not supported yet
17
1927
235
87563
12