Skip to content

Commit 0a84e25

Browse files
react-notion-x does not have ava tests
1 parent 1f9e057 commit 0a84e25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/react-notion-x/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"build": "tsup --external react",
2222
"clean": "rm -rf build",
2323
"dev": "tsup --watch --external react",
24-
"lint": "eslint '**/*.{ts,tsx}'",
25-
"test": "ava"
24+
"lint": "eslint '**/*.{ts,tsx}'"
2625
},
2726
"dependencies": {
2827
"@fisch0920/medium-zoom": "^1.0.7",

0 commit comments

Comments
 (0)