run-exclusive
Advanced tools
Comparing version 2.1.15 to 2.1.16
{ | ||
"name": "run-exclusive", | ||
"version": "2.1.15", | ||
"version": "2.1.16", | ||
"description": "Generate functions that do not allow parallel executions", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -63,8 +63,2 @@ <p align="center"> | ||
- [Install / Import](#install--import) | ||
- [Deno](#deno) | ||
- [Other javascript runtime environnement:](#other-javascript-runtime-environnement) | ||
- [Import from HTML, with CDN](#import-from-html-with-cdn) | ||
- [Try it now](#try-it-now) | ||
- [Table of content](#table-of-content) | ||
- [Documentation](#documentation) | ||
@@ -71,0 +65,0 @@ - [``build()``](#build) |
60313
320