@idraw/core
Advanced tools
Comparing version 0.3.0-alpha.0 to 0.3.0-alpha.1
{ | ||
"name": "@idraw/core", | ||
"version": "0.3.0-alpha.0", | ||
"version": "0.3.0-alpha.1", | ||
"description": "", | ||
@@ -29,8 +29,8 @@ "main": "dist/index.cjs.js", | ||
"devDependencies": { | ||
"@idraw/types": "^0.3.0-alpha.0" | ||
"@idraw/types": "^0.3.0-alpha.1" | ||
}, | ||
"dependencies": { | ||
"@idraw/board": "^0.3.0-alpha.0", | ||
"@idraw/renderer": "^0.3.0-alpha.0", | ||
"@idraw/util": "^0.3.0-alpha.0" | ||
"@idraw/board": "^0.3.0-alpha.1", | ||
"@idraw/renderer": "^0.3.0-alpha.1", | ||
"@idraw/util": "^0.3.0-alpha.1" | ||
}, | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "62691af46d68136e79e8a4b94b9b5af5b3a2930e" | ||
"gitHead": "9e97df914608972ec24cdedc4aa7eae994958921" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
836622
18287
Updated@idraw/board@^0.3.0-alpha.1
Updated@idraw/util@^0.3.0-alpha.1