Skip to content

Commit 3dedac1

Browse files
chore: init versions
1 parent 2500448 commit 3dedac1

File tree

3 files changed

+41
-2
lines changed

3 files changed

+41
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonreader-monorepo",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"description": "A monorepo for the jsonreader package and its documentation",
66
"scripts": {

packages/jsonreader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonreader",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "A utility for reading and parsing JSON streams in real-time",
55
"type": "module",
66
"main": "dist/index.js",

pnpm-lock.yaml

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)