Skip to content

Commit 94b724e

Browse files
committed
Version bump
1 parent da4a16d commit 94b724e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascriptfeed-sources",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "All the best JavaScript articles and tutorials from around the web in one place.",
55
"main": "index.js",
66
"scripts": {
@@ -16,9 +16,9 @@
1616
],
1717
"author": "Trey Huffine",
1818
"license": "MIT",
19-
"repository" : {
20-
"type" : "git",
21-
"url" : "https://github.com/gitconnected/javascriptfeed-sources.git"
19+
"repository": {
20+
"type": "git",
21+
"url": "https://github.com/gitconnected/javascriptfeed-sources.git"
2222
},
2323
"homepage": "https://javascriptfeed.com",
2424
"bugs": "https://github.com/gitconnected/javascriptfeed-sources/issues"

0 commit comments

Comments
 (0)