Skip to content

Commit 559b09c

Browse files
author
codeliner
committed
v0.0.0-4
1 parent def6e47 commit 559b09c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.0.0"
5+
"version": "0.0.0-4"
66
}

packages/cody-types/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cody-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@proophboard/cody-types",
3-
"version": "0.0.1",
3+
"version": "0.0.0-4",
44
"description": "Common types for Cody packages",
55
"scripts": {
66
"test": "tsc -p ."

0 commit comments

Comments
 (0)