@hybridless/hybridless 0.0.78-alpha9 → 0.0.80

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
  - ![npm](https://img.shields.io/npm/dy/@hybridless/hybridless?style=for-the-badge) ![GitHub commit activity](http://img.shields.io/github/commit-activity/m/hybridless/hybridless?style=for-the-badge) ![GitHub last commit](http://img.shields.io/github/last-commit/hybridless/hybridless?style=for-the-badge)
13
13
  - ![GitHub License](https://img.shields.io/github/license/hybridless/hybridless?style=for-the-badge)
14
14
  - [![GitHub stars](https://img.shields.io/github/stars/hybridless/hybridless?style=social&label=Star&maxAge=2592000)](https://github.com/hybridless/hybridless/stargazers/) [![GitHub watchers](https://img.shields.io/github/watchers/hybridless/hybridless?style=social&label=Watch&maxAge=2592000)](https://github.com/hybridless/hybridless/watchers/) [Repository Link](https://github.com/hybridless/hybridless)
15
-
15
+ - Support to Serverless framework v2 and v3.
16
16
 
17
17
  ### Hybrid function driven development framework
18
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hybridless/hybridless",
3
- "version": "0.0.78-alpha9",
3
+ "version": "0.0.80",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {