@goldfishjs/reactive
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.1](https://github.com/alipay/goldfish/compare/v1.3.0...v1.3.1) (2020-11-25) | ||
**Note:** Version bump only for package @goldfishjs/reactive | ||
# [1.3.0](https://github.com/alipay/goldfish/compare/v1.2.1...v1.3.0) (2020-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/reactive", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Reactive.", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^1.3.0", | ||
"@goldfishjs/utils": "^1.3.0" | ||
"@goldfishjs/module-usage": "^1.3.1", | ||
"@goldfishjs/utils": "^1.3.1" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
45411
Updated@goldfishjs/utils@^1.3.1