We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e6baf commit 59ca90cCopy full SHA for 59ca90c
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "loop-breaker",
3
- "version": "0.1.0-alpha.4",
+ "version": "0.1.0-alpha.5",
4
"description": "Transforms JavaScript code to ensure that loops do not run indefinitely",
5
"main": "lib/index.js",
6
"author": {
7
"name": "Mat Brown",
8
- "email", "mat.a.brown@gmail.com"
+ "email": "mat.a.brown@gmail.com"
9
},
10
"license": "MIT",
11
"dependencies": {
0 commit comments