fixing "main" section of package.json
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "ics.js",
|
||||
"version": "0.1.3",
|
||||
"description": "A browser firendly .ics/.vcs file generator written entirely in javascript",
|
||||
"main": "icsjs",
|
||||
"main": "ics.js",
|
||||
"dependencies": {
|
||||
"grunt": "~0.4.2",
|
||||
"grunt-contrib-concat": "~0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user