Compare commits
No commits in common. "1fb61ca6f81f46ff0f5e9e8ce7c44071fb50feb6" and "430dcbba07cdc149ad24f9e63d381ecdc7ea16c4" have entirely different histories.
1fb61ca6f8
...
430dcbba07
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,4 +12,3 @@ node_modules
|
|||||||
lib
|
lib
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
pnpm-lock.yaml
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
],
|
],
|
||||||
"author": "ODIT.Services",
|
"author": "ODIT.Services",
|
||||||
"files": [
|
"files": [
|
||||||
"dist",
|
"**/dist",
|
||||||
"package.json",
|
"package.json",
|
||||||
"README.md"
|
"README.md"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user