There was an error while loading. Please reload this page.
1 parent 9ea764c commit 92749e6Copy full SHA for 92749e6
2 files changed
libs/core/package.json
@@ -2,6 +2,11 @@
2
"name": "@kirbydesign/core",
3
"version": "0.0.80",
4
"description": "Core styles and helpers for the Kirby Design System.",
5
+ "author": "kirby@bankdata.dk",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/kirbydesign/designsystem.git"
9
+ },
10
"type": "module",
11
"main": "dist/index.js",
12
"module": "dist/index.js",
libs/extensions/angular/package.json
@@ -1,6 +1,11 @@
1
{
"name": "@kirbydesign/extensions-angular",
"version": "3.3.0",
"peerDependencies": {
"@angular/common": "^18.0.0 || ^19.0.0 || ^20.0.0",
"@angular/compiler": "^18.0.0 || ^19.0.0 || ^20.0.0",
0 commit comments