construction: Migrated path_clone
This commit is contained in:
parent
9d43333b2e
commit
2d11ca434f
7 changed files with 40 additions and 35 deletions
|
@ -3,5 +3,8 @@ import { version } from "../package.json";
|
|||
export default {
|
||||
name: "examples",
|
||||
version,
|
||||
parts: ["pathAttr"]
|
||||
dependencies: {
|
||||
path_attr: "path_clone"
|
||||
},
|
||||
parts: ["path_attr", "path_clone"]
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue