@thescaffold/jsx-polylog 0.0.6 → 0.2.20

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/README.md +0 -11
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,17 +4,6 @@
4
4
 
5
5
  ### Introduction
6
6
 
7
- This is the javascript SDK for scaffold platform. It covers APIs for the following services:
8
-
9
- - Events
10
- - Files
11
- - Forms
12
- - Jobs
13
- - Logs
14
- - Messages
15
- - Motion
16
- - Webhooks
17
-
18
7
  ### Supported Platforms
19
8
 
20
9
  - Browser
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thescaffold/jsx-polylog",
3
- "version": "0.0.6",
3
+ "version": "0.2.20",
4
4
  "dependencies": {
5
5
  "axios": "^1.6.8",
6
6
  "eventemitter2": "^6.4.9",