v1.1.10
This commit is contained in:
parent
f15ba31095
commit
9f04e33ecd
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "tldraw-vscode",
|
||||
"displayName": "tldraw",
|
||||
"description": "The tldraw Extension for VS Code.",
|
||||
"version": "1.1.9",
|
||||
"version": "1.1.10",
|
||||
"license": "MIT",
|
||||
"publisher": "tldraw-org",
|
||||
"repository": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.10",
|
||||
"name": "@tldraw/core-example-advanced",
|
||||
"description": "An advanced example project for @tldraw/core.",
|
||||
"author": "@steveruizok",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.1.9",
|
||||
"version": "1.1.10",
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
|
Loading…
Reference in a new issue