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

Commit 21dc251

Browse files
committed
Fix deps
1 parent b64b72c commit 21dc251

7 files changed

Lines changed: 10085 additions & 1689 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.10.5"
6+
"version": "independed"
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "createrest",
2+
"name": "createrest-lerna",
33
"private": true,
44
"scripts": {
55
"build": "lerna run build --stream",

0 commit comments

Comments
 (0)