Skip to content

Commit b3e119f

Browse files
committed
0.0.2
1 parent 204365a commit b3e119f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bit-docs-prettify",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "prettify code plugin",
55
"main": "prettify.js",
66
"scripts": {
@@ -28,7 +28,9 @@
2828
"homepage": "https://github.com/bit-docs/bit-docs-prettify#readme",
2929
"system": {
3030
"meta": {
31-
"./prettify-engine": {"format": "global"}
31+
"./prettify-engine": {
32+
"format": "global"
33+
}
3234
}
3335
},
3436
"devDependencies": {

0 commit comments

Comments
 (0)