Version 0.1.0
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ics.js",
|
||||
"main": "ics.js",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"homepage": "https://github.com/khornberg/ics.js",
|
||||
"contributors": [
|
||||
"Travis Krause <[email protected]>",
|
||||
@@ -14,13 +14,13 @@
|
||||
"iCalendar"
|
||||
],
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
"tests",
|
||||
"demo"
|
||||
],
|
||||
"dependencies": {
|
||||
"Blob.js": "eligrey/Blob.js",
|
||||
|
||||
Reference in New Issue
Block a user