@hocuspocus/extension-throttle
Advanced tools
Comparing version 1.0.0-alpha.14 to 1.0.0-alpha.15
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.15](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-throttle@1.0.0-alpha.14...@hocuspocus/extension-throttle@1.0.0-alpha.15) (2021-06-11) | ||
**Note:** Version bump only for package @hocuspocus/extension-throttle | ||
# [1.0.0-alpha.14](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-throttle@1.0.0-alpha.13...@hocuspocus/extension-throttle@1.0.0-alpha.14) (2021-06-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@hocuspocus/extension-throttle", | ||
"version": "1.0.0-alpha.14", | ||
"version": "1.0.0-alpha.15", | ||
"description": "hocuspocus throttle extension", | ||
@@ -18,3 +18,3 @@ "homepage": "https://hocuspocus.dev", | ||
"import": "./dist/hocuspocus-throttle.esm.js", | ||
"require": "./dist/hocuspocus-throttle.js" | ||
"require": "./dist/hocuspocus-throttle.cjs" | ||
}, | ||
@@ -26,5 +26,5 @@ "files": [ | ||
"dependencies": { | ||
"@hocuspocus/server": "^1.0.0-alpha.57" | ||
"@hocuspocus/server": "^1.0.0-alpha.58" | ||
}, | ||
"gitHead": "9e1f9b46ab3c1dbbe2f42384f91751bc5c56c5b8" | ||
"gitHead": "b57aeb0834f684ab8254d02923443ff19a69cf55" | ||
} |
54162
53
1107