fix: fix angular typo (#1154)

This commit is contained in:
Eve-Sama
2021-07-05 22:51:41 +08:00
committed by GitHub
parent a62cefe020
commit 25b47c39b9
5 changed files with 6 additions and 5928 deletions

5909
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +0,0 @@
# @antv/x6-angualr-shape 1.0.0 (2021-07-05)
### Features
* add angualr shape ([#1141](https://github.com/antvis/x6/issues/1141)) ([698ecd7](https://github.com/antvis/x6/commit/698ecd75bd3a60ee6ebcd42129aa1a92b812fab2))

View File

@ -1,11 +1,11 @@
{
"name": "@antv/x6-angualr-shape",
"name": "@antv/x6-angular-shape",
"version": "1.0.0",
"description": "X6 shape for rendering angualr components.",
"description": "X6 shape for rendering angular components.",
"main": "lib/index.js",
"module": "es/index.js",
"unpkg": "dist/x6-angualr-shape.js",
"jsdelivr": "dist/x6-angualr-shape.js",
"unpkg": "dist/x6-angular-shape.js",
"jsdelivr": "dist/x6-angular-shape.js",
"types": "lib/index.d.ts",
"files": [
"dist",
@ -14,7 +14,7 @@
],
"keywords": [
"shape",
"angualr",
"angular",
"render",
"x6",
"antv"

View File

@ -5,7 +5,7 @@ export default config({
{
name: 'X6AngularShape',
format: 'umd',
file: 'dist/x6-angualr-shape.js',
file: 'dist/x6-angular-shape.js',
sourcemap: true,
globals: {
angular: 'Angular',

View File

@ -1,10 +1,3 @@
# @antv/x6-sites [1.3.0](https://github.com/antvis/x6/compare/@antv/x6-sites@1.2.0...@antv/x6-sites@1.3.0) (2021-07-05)
### Features
* add angualr shape ([#1141](https://github.com/antvis/x6/issues/1141)) ([698ecd7](https://github.com/antvis/x6/commit/698ecd75bd3a60ee6ebcd42129aa1a92b812fab2))
## @antv/x6-sites [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-sites@1.2.0...@antv/x6-sites@1.2.1) (2021-06-23)
## @antv/x6-sites [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-sites@1.2.0...@antv/x6-sites@1.2.1) (2021-06-23)