web-request-rpc
Advanced tools
+5
-0
| # web-request-rpc ChangeLog | ||
| ## 1.1.7 - 2021-01-22 | ||
| ### Fixed | ||
| - Fix typo. | ||
| ## 1.1.6 - 2021-01-22 | ||
@@ -4,0 +9,0 @@ |
+1
-1
| { | ||
| "name": "web-request-rpc", | ||
| "version": "1.1.6", | ||
| "version": "1.1.7", | ||
| "description": "Web Request RPC", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+2
-2
@@ -114,4 +114,4 @@ /*! | ||
| height: '100%', | ||
| max-width: '100%', | ||
| max-height: '100%', | ||
| 'max-width': '100%', | ||
| 'max-height': '100%', | ||
| display: 'none', | ||
@@ -118,0 +118,0 @@ margin: 0, |
37582
0.13%