Comparing version 0.4.0-beta.24 to 0.4.0-beta.25
{ | ||
"name": "idraw", | ||
"version": "0.4.0-beta.24", | ||
"version": "0.4.0-beta.25", | ||
"description": "", | ||
@@ -25,7 +25,7 @@ "main": "dist/esm/index.js", | ||
"dependencies": { | ||
"@idraw/board": "^0.4.0-beta.24", | ||
"@idraw/core": "^0.4.0-beta.24", | ||
"@idraw/renderer": "^0.4.0-beta.24", | ||
"@idraw/types": "^0.4.0-beta.24", | ||
"@idraw/util": "^0.4.0-beta.24" | ||
"@idraw/board": "^0.4.0-beta.25", | ||
"@idraw/core": "^0.4.0-beta.25", | ||
"@idraw/renderer": "^0.4.0-beta.25", | ||
"@idraw/types": "^0.4.0-beta.25", | ||
"@idraw/util": "^0.4.0-beta.25" | ||
}, | ||
@@ -32,0 +32,0 @@ "publishConfig": { |
@@ -185,4 +185,2 @@ <p align="center"> | ||
### Step 1: Prepare Project | ||
- `git clone git@github.com:idrawjs/idraw.git` | ||
@@ -193,5 +191,2 @@ - `cd idraw` | ||
### Step 2: Development | ||
- `npm run dev` to select and develop single package | ||
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
645791
10536
190
Updated@idraw/board@^0.4.0-beta.25
Updated@idraw/core@^0.4.0-beta.25
Updated@idraw/types@^0.4.0-beta.25
Updated@idraw/util@^0.4.0-beta.25