1
0
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:
Ondřej Synáček
2020-12-25 13:27:08 +01:00
parent 7436a9ec88
commit 0abb8d4f73

View File

@@ -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": {