Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nwcell/ics.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Krause committed Sep 14, 2017
2 parents 1edd227 + f8dbe2c commit 1425bdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ics.js
============

A browser firendly .ics/.vcs file generator written entirely in javascript!!!!!!
A browser firendly .ics/.vcs file generator written entirely in JavaScript!

Now you can make calendar friendly files client-side. It outputs .ics files, so the files are compatible with all modern calendar software (Outlook, Apple Calendar, Google, etc.)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
"bower": "~1.2.8",
"file-saver": "^1.3.3",
Expand Down

0 comments on commit 1425bdf

Please sign in to comment.