fix: exclude some examples from publish

This commit is contained in:
Bogdan Ivanov 2024-09-22 08:22:43 +03:00
parent 3389cdf753
commit e29a8770fb
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
{
"name": "@aptabase/angular",
"private": true,
"version": "0.0.2",
"description": "Angular SDK for Aptabase: Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps",
"scripts": {
@ -11,7 +12,6 @@
"watch": "ng build --watch --configuration development",
"test": "ng test"
},
"private": true,
"dependencies": {
"@angular/animations": "^17.0.0",
"@angular/common": "^17.0.0",