Skip to content

Commit 24a65e3

Browse files
committed
v0.1.0
1 parent fcaa2a5 commit 24a65e3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "merry-christmas",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Get amazing Christmas greetings messages 🎄",
55
"scripts": {
66
"test": "xo && ava && tsd"
@@ -45,12 +45,12 @@
4545
},
4646
"devDependencies": {
4747
"ava": "*",
48-
"tsd": "*",
49-
"xo": "*"
50-
},
51-
"tsd": {
52-
"compilerOptions": {
53-
"resolveJsonModule": true
54-
}
55-
}
48+
"tsd": "*",
49+
"xo": "*"
50+
},
51+
"tsd": {
52+
"compilerOptions": {
53+
"resolveJsonModule": true
54+
}
55+
}
5656
}

0 commit comments

Comments
 (0)