Skip to content

Commit 6f2f299

Browse files
authored
Fix JSON
1 parent edbd9e8 commit 6f2f299

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
@@ -9,7 +9,7 @@
99
"scripts": {
1010
"test": "echo \"Error: no test specified\" && exit 1",
1111
"dev": "vuepress dev pages/",
12-
"build": "vuepress build pages/",
12+
"build": "vuepress build pages/"
1313
},
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)