Skip to content

Commit

Permalink
chore: missing script
Browse files Browse the repository at this point in the history
  • Loading branch information
thepassle committed Apr 3, 2024
1 parent 6571ed2 commit beca435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"main": "index.js",
"scripts": {
"test": "node --test test/*.test.js",
"test:watch": "node --watch --test test/*.test.js",
"lint:types": "tsc",
"lint:types:watch": "tsc --watch"
},
Expand Down

0 comments on commit beca435

Please sign in to comment.