Skip to content

Commit 1c3504b

Browse files
committed
chore: update dependencies
1 parent adb1afb commit 1c3504b

File tree

2 files changed

+1
-9003
lines changed

2 files changed

+1
-9003
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"scripts": {
1313
"dev": "nuxt test/fixture",
14-
"lint": "eslint lib src test",
14+
"lint": "eslint lib test",
1515
"test": "npm run lint && jest",
1616
"release": "standard-version && git push --follow-tags && npm publish",
1717
"prepare": "npm run test"

0 commit comments

Comments
 (0)