We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efdeb0b commit c9b4885Copy full SHA for c9b4885
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "loop-breaker",
3
- "version": "0.1.0-alpha.6",
+ "version": "0.1.0-alpha.7",
4
"description": "Transforms JavaScript code to ensure that loops do not run indefinitely",
5
"main": "lib/index.js",
6
"author": {
0 commit comments