Skip to content
This repository was archived by the owner on May 2, 2019. It is now read-only.

Commit 997efc5

Browse files
authored
Update package.json
1 parent 8512333 commit 997efc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"scripts": {
1717
"start": "yarn bs:watch",
18+
"test": "yarn bs:build",
1819
"bs:build": "bsb -make-world -clean-world",
1920
"bs:watch": "bsb -make-world -clean-world -w",
2021
"bs:setup": "bsb -make-world"

0 commit comments

Comments
 (0)