Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
[release]v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepbox8646 committed Jan 26, 2023
1 parent c6b78b3 commit 3574f9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.0.1",
"version": "0.0.2",
"npmClient": "pnpm"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@newcar/core",
"version": "0.0.1",
"version": "0.0.2",
"main": "./dist/newcar.min.js",
"license": "APACHE-2.0",
"type": "module",
Expand Down

0 comments on commit 3574f9f

Please sign in to comment.