Skip to content

Commit 13d8b4b

Browse files
committed
use version: null for mono-repo
1 parent dcdc898 commit 13d8b4b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Thinkmill Labs Pty Ltd
3+
Copyright (c) 2024 Thinkmill Labs Pty Ltd
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ For vulnerability reporting, please refer to our [security policy](/SECURITY.md)
8787

8888
<a href="https://thinkmill.com.au" target="_blank"><img height="48" alt="Thinkmill" src="https://thinkmill.github.io/badge/brandmark.svg"></a>
8989

90-
Copyright (c) 2023 [Thinkmill Labs](https://www.thinkmill.com.au/labs?utm_campaign=keystone-github) Pty Ltd. Licensed under the MIT License.
90+
Copyright (c) 2024 [Thinkmill Labs](https://www.thinkmill.com.au/labs?utm_campaign=keystone-github) Pty Ltd. Licensed under the MIT License.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@keystone-6/mono-repo",
33
"description": "KeystoneJS monorepo for all the @keystone-6 packages",
4-
"private": true,
5-
"version": "1.0.0",
64
"author": "Thinkmill Labs Pty Ltd",
5+
"private": true,
6+
"version": null,
77
"license": "MIT",
88
"repository": "https://github.com/keystonejs/keystone",
99
"homepage": "https://github.com/keystonejs/keystone",

0 commit comments

Comments
 (0)