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 da4a16d commit 94b724eCopy full SHA for 94b724e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascriptfeed-sources",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "All the best JavaScript articles and tutorials from around the web in one place.",
5
"main": "index.js",
6
"scripts": {
@@ -16,9 +16,9 @@
16
],
17
"author": "Trey Huffine",
18
"license": "MIT",
19
- "repository" : {
20
- "type" : "git",
21
- "url" : "https://github.com/gitconnected/javascriptfeed-sources.git"
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/gitconnected/javascriptfeed-sources.git"
22
},
23
"homepage": "https://javascriptfeed.com",
24
"bugs": "https://github.com/gitconnected/javascriptfeed-sources/issues"
0 commit comments