mirror of
https://github.com/idrawjs/idraw
synced 2026-05-24 10:08:34 +00:00
chore: upgrade idraw deps
This commit is contained in:
parent
95e6a94f6a
commit
8d0ef96ec0
1 changed files with 3 additions and 1 deletions
|
|
@ -24,11 +24,13 @@
|
|||
"@idraw/types": "^0.4.0-alpha.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@idraw/board": "^0.4.0-alpha.3",
|
||||
"@idraw/core": "^0.4.0-alpha.3",
|
||||
"@idraw/renderer": "^0.4.0-alpha.3",
|
||||
"@idraw/util": "^0.4.0-alpha.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"provenance": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue