Updated readme and demo
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ics.js",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "A browser firendly .ics/.vcs file generator written entirely in javascript",
|
||||
"main": "icsjs",
|
||||
"dependencies": {
|
||||
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/khornberg/ics.js.git"
|
||||
"url": "https://github.com/nwcell/ics.js.git"
|
||||
},
|
||||
"keywords": [
|
||||
"ics",
|
||||
@@ -30,6 +30,6 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/khornberg/ics.js/issues"
|
||||
"url": "https://github.com/nwcell/ics.js/issues"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user