1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00

Remove src and test from the backend-core npm

This commit is contained in:
Adria Navarro 2023-09-07 09:54:17 +02:00
parent ceabccaaea
commit aca2d7be5b

View file

@ -1,6 +1,4 @@
* *
!dist/**/* !dist/**/*
dist/tsconfig.build.tsbuildinfo dist/tsconfig.build.tsbuildinfo
!package.json !package.json
!src/**
!tests/**