Skip to content

Commit 59ca90c

Browse files
author
Mat Brown
committed
The good JSON
1 parent c9e6baf commit 59ca90c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "loop-breaker",
3-
"version": "0.1.0-alpha.4",
3+
"version": "0.1.0-alpha.5",
44
"description": "Transforms JavaScript code to ensure that loops do not run indefinitely",
55
"main": "lib/index.js",
66
"author": {
77
"name": "Mat Brown",
8-
"email", "mat.a.brown@gmail.com"
8+
"email": "mat.a.brown@gmail.com"
99
},
1010
"license": "MIT",
1111
"dependencies": {

0 commit comments

Comments
 (0)