sd-render 1.0.20 → 1.0.21

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.
package/README.md CHANGED
@@ -12,6 +12,8 @@ $ npm install sd-render
12
12
  # Use
13
13
 
14
14
  Use with `SD-StarterKit` only.
15
+ Frontend : https://github.com/appxq/init-starter-kit
16
+ Backend : https://github.com/appxq/init-server-sdk
15
17
 
16
18
  # How it works
17
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sd-render",
3
- "version": "1.0.20",
3
+ "version": "1.0.21",
4
4
  "author": {
5
5
  "name": "initcraft",
6
6
  "email": "iencoded@gmail.com"