Compare commits

..

No commits in common. "1fb61ca6f81f46ff0f5e9e8ce7c44071fb50feb6" and "430dcbba07cdc149ad24f9e63d381ecdc7ea16c4" have entirely different histories.

4 changed files with 10 additions and 11 deletions

1
.gitignore vendored
View File

@ -12,4 +12,3 @@ node_modules
lib
package-lock.json
yarn.lock
pnpm-lock.yaml

View File

@ -16,7 +16,7 @@
],
"author": "ODIT.Services",
"files": [
"dist",
"**/dist",
"package.json",
"README.md"
],