mirror of
https://github.com/comatory/fb2iCal
synced 2025-06-05 22:09:25 +02:00
chore: set package to private to avoid accidental publishing to NPM
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "facebook-events-ical-converter",
|
||||
"version": "1.3.2",
|
||||
"private": true,
|
||||
"description": "App that converts events on Facebook event page to iCal file.",
|
||||
"main": "lib/index.js",
|
||||
"engines": {
|
||||
|
Reference in New Issue
Block a user