Skip to content

Commit 48e7b1f

Browse files
author
Travis Amaral
committed
fix: trailing comma
1 parent 1146215 commit 48e7b1f

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
@@ -16,8 +16,8 @@
1616
"core-js": "^2.6.5",
1717
"debounce": "^1.2.0",
1818
"prismjs": "^1.16.0",
19-
"vue-prism-editor": "^0.3.0"
2019
"vue-inbrowser-compiler": "^3.21.0",
20+
"vue-prism-editor": "^0.3.0"
2121
},
2222
"devDependencies": {
2323
"@vue/cli-plugin-babel": "^3.10.0",

0 commit comments

Comments
 (0)