Skip to content

Commit ff69ad5

Browse files
committed
Change package.json
1 parent 4c1383a commit ff69ad5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
"description": "Hello World in various way",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/humphd/amore.webmaker.org"
8+
"url": "https://github.com/alicoding/Hello-World"
99
},
1010
"dependencies": {
1111
"express": "~3.2.0",
12-
"nunjucks": "0.1.8a"
12+
"gobbledygook": "0.0.3",
13+
"nunjucks": "0.1.8a",
14+
"plist": "0.4.3"
1315
},
1416
"devDependencies": {
1517
"mocha": "~1.8.2",

0 commit comments

Comments
 (0)