authscape 1.0.60 → 1.0.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +1 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "authscape",
3
- "version": "1.0.60",
3
+ "version": "1.0.61",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/readme.md CHANGED
@@ -1,13 +1 @@
1
- Dummy react component
2
- ====
3
-
4
- This will be a how to guide for your fellow developers
5
-
6
- ```
7
- <DummyComponent />
8
- ```
9
-
10
- etc
11
- ===
12
-
13
- Thanks
1
+ Working on docs...