Skip to content

Commit d067b6b

Browse files
committed
Remove a now-unneeded script
1 parent 861d466 commit d067b6b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"watch": "node scripts/watch.js",
99
"build": "node scripts/build.js",
1010
"lint": "node scripts/lint.js",
11-
"lint:docs": "node scripts/lint-docs.js",
12-
"test": ""
11+
"lint:docs": "node scripts/lint-docs.js"
1312
},
1413
"dependencies": {
1514
"mithril": "2.2.2"

0 commit comments

Comments
 (0)