v1.2.0
This commit is contained in:
parent
7bf5f5fd8a
commit
893e3dee41
6 changed files with 10 additions and 6 deletions
|
@ -125,5 +125,5 @@
|
|||
"typescript": "^4.4.3",
|
||||
"vsce": "^2.2.0"
|
||||
},
|
||||
"gitHead": "325008ff82bd27b63d625ad1b760f8871fb71af9"
|
||||
"gitHead": "7bf5f5fd8a16081819ed94a9113a2d6e6b8d689e"
|
||||
}
|
||||
|
|
|
@ -89,5 +89,6 @@
|
|||
"@tldraw/core": "<rootDir>/src",
|
||||
"\\~(.*)": "<rootDir>/src/$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"gitHead": "7bf5f5fd8a16081819ed94a9113a2d6e6b8d689e"
|
||||
}
|
||||
|
|
|
@ -33,5 +33,6 @@
|
|||
"types:build": "tsc -p tsconfig.build.json",
|
||||
"lint": "eslint src/ --ext .ts,.tsx",
|
||||
"clean": "rm -rf dist"
|
||||
}
|
||||
},
|
||||
"gitHead": "7bf5f5fd8a16081819ed94a9113a2d6e6b8d689e"
|
||||
}
|
||||
|
|
|
@ -35,5 +35,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@tldraw/vec": "^1.2.0"
|
||||
}
|
||||
},
|
||||
"gitHead": "7bf5f5fd8a16081819ed94a9113a2d6e6b8d689e"
|
||||
}
|
||||
|
|
|
@ -90,5 +90,5 @@
|
|||
"\\~(.*)": "<rootDir>/src/$1"
|
||||
}
|
||||
},
|
||||
"gitHead": "325008ff82bd27b63d625ad1b760f8871fb71af9"
|
||||
"gitHead": "7bf5f5fd8a16081819ed94a9113a2d6e6b8d689e"
|
||||
}
|
||||
|
|
|
@ -31,5 +31,6 @@
|
|||
"types:build": "tsc -p tsconfig.build.json",
|
||||
"lint": "eslint src/ --ext .ts,.tsx",
|
||||
"clean": "rm -rf dist"
|
||||
}
|
||||
},
|
||||
"gitHead": "7bf5f5fd8a16081819ed94a9113a2d6e6b8d689e"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue