Skip to content

Commit 4acaa05

Browse files
committed
sample package.json: missed a comma (thanks jsonlint)
1 parent 8e60cfc commit 4acaa05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ digits after the first "x" are ignored.
255255
"name": "Corey Frang",
256256
"url": "https://github.com/gnarf37"
257257
}
258-
]
258+
],
259259
"files": [
260260
"jquery.color.js"
261261
]

0 commit comments

Comments
 (0)