Skip to content

Commit 30da559

Browse files
committed
chore(build): Add version to package.json
1 parent 77e5543 commit 30da559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "graphql-compose-mongoose",
3+
"version": "0.0.0-semantically-released",
34
"description": "Plugin for `graphql-compose` which derive a graphql type from a mongoose model.",
45
"files": [
56
"es",

0 commit comments

Comments
 (0)