Added Card component and pose animation
This commit is contained in:
@@ -10,13 +10,14 @@
|
||||
"test": "jasmine-ts --config=jasmine.json --project tsconfig.spec.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nx/typescript-domain": "git+https://solidt.eu/git/niels.kooiman/typescript-domain.git",
|
||||
"core-js": "^2.6.5",
|
||||
"register-service-worker": "^1.6.2",
|
||||
"vue": "^2.6.10",
|
||||
"vue-class-component": "^7.0.2",
|
||||
"vue-pose": "^0.5.1",
|
||||
"vue-property-decorator": "^8.1.0",
|
||||
"vue-router": "^3.0.3",
|
||||
"@nx/typescript-domain": "git+https://solidt.eu/git/niels.kooiman/typescript-domain.git"
|
||||
"vue-router": "^3.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jasmine": "^3.3.9",
|
||||
|
||||
Reference in New Issue
Block a user