Skip to content

Commit 20a4b9d

Browse files
strameladdyosmani
authored andcommitted
[infra] Fix invalid json (#33)
1 parent b075a2d commit 20a4b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"build": "microbundle",
1515
"dev": "microbundle watch",
1616
"prepare": "npm run build",
17-
"test": "jest"
17+
"test": "jest",
1818
"test:coverage": "jest --coverage"
1919
},
2020
"peerDependencies": {

0 commit comments

Comments
 (0)