diff --git a/basic/basic.html b/basic/basic.html index 70fea41..3899877 100644 --- a/basic/basic.html +++ b/basic/basic.html @@ -2,6 +2,7 @@
+ diff --git a/basic/bodies.html b/basic/bodies.html index 125efbf..fe8ac4f 100644 --- a/basic/bodies.html +++ b/basic/bodies.html @@ -2,6 +2,7 @@ + diff --git a/basic/middleware.html b/basic/middleware.html index f0d20a6..9c21219 100644 --- a/basic/middleware.html +++ b/basic/middleware.html @@ -2,6 +2,7 @@ + diff --git a/basic/names.html b/basic/names.html index 004b8b4..3cb2279 100644 --- a/basic/names.html +++ b/basic/names.html @@ -2,6 +2,7 @@ + diff --git a/basic/navigation.html b/basic/navigation.html index a5c3ea4..c2f0b4a 100644 --- a/basic/navigation.html +++ b/basic/navigation.html @@ -2,6 +2,7 @@ + diff --git a/basic/negotiate.html b/basic/negotiate.html index ddef8ee..f751164 100644 --- a/basic/negotiate.html +++ b/basic/negotiate.html @@ -2,6 +2,7 @@ + diff --git a/basic/requirejs.html b/basic/requirejs.html index 471e156..136cc72 100644 --- a/basic/requirejs.html +++ b/basic/requirejs.html @@ -6,16 +6,12 @@ @@ -25,7 +21,7 @@ diff --git a/package.json b/package.json index 643c227..d1380aa 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,8 @@ "version": "0.0.1", "description": "Examples of how to use @websdk/nap", "dependencies": { - "@websdk/nap": "0.9.7", + "@websdk/nap": "0.9.8", + "@websdk/rhumb": "0.3.4", "d3": "3.5.6" }, "repository": {