Skip to content

Commit c415651

Browse files
committed
chore: cleanup
1 parent ef85308 commit c415651

File tree

4 files changed

+100
-5
lines changed

4 files changed

+100
-5
lines changed

.clean-publish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"withoutPublush": true,
2+
"withoutPublish": true,
33
"tempDir": "package",
44
"fields": ["tsd"]
55
}

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ npm-debug.log*
1616

1717
# testing
1818
coverage
19-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"clean-publish": "^3.4.1",
7777
"commitizen": "^4.2.4",
7878
"date-fns": "^2.25.0",
79-
"del": "^6.0.0",
79+
"del-cli": "^4.0.1",
8080
"eslint": "^7.32.0",
8181
"eslint-config-prettier": "^8.3.0",
8282
"eslint-config-standard": "^16.0.3",

pnpm-lock.yaml

Lines changed: 98 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)