Skip to content

Commit 04dc389

Browse files
committed
NPM Ignore tsconfig.test
1 parent 4e84db5 commit 04dc389

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ vitest.config.ts
2323
.editorconfig
2424
.prettierignore
2525
tsconfig.json
26+
tsconfig.test.json

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@float-toolkit/react",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A React hook wrapper for Float Toolkit",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)