fix: exclude some examples from publish
This commit is contained in:
parent
3389cdf753
commit
e29a8770fb
2 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue