Skip to content

Commit

Permalink
Merge pull request #344 from danskernesdigitalebibliotek/dapple-support
Browse files Browse the repository at this point in the history
Dapple support
  • Loading branch information
kasperg authored Nov 27, 2023
2 parents d07e664 + 7c07f46 commit 6e226dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions bundle.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
rm -rf ./build
mkdir ./build
mkdir ./build/js
cp -r ./public/icons ./build/icons
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "dpl-design-system",
"name": "@danskernesdigitalebibliotek/dpl-design-system",
"version": "0.1.0",
"repository": "https://github.com/danskernesdigitalebibliotek/dpl-design-system",
"scripts": {
Expand Down

0 comments on commit 6e226dd

Please sign in to comment.