Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Commit fa49d04

Browse files
committed
fix: invalid format of package.json
1 parent c83f6a2 commit fa49d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canned-theme/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {
99
"build": "rollup -c && build:type",
1010
"build:type": "tsc && tsc-alias",
11-
"test": "jest",
11+
"test": "jest"
1212
},
1313
"dependencies": {
1414
"@material/material-color-utilities": "^0.2.0",

0 commit comments

Comments
 (0)