Skip to content

Commit

Permalink
CICD Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
duttonw committed May 16, 2024
1 parent 6120dad commit 625f1e9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .npmgnore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.env
.github
.gitignore
.storybook
.vscode
.DS_Store
.vscode
node
node_modules
binary-repo
storybook-static
build-storybook.log

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "qgds-qol-bootstrap-version",
"name": "@qld-gov-au/qgds-bootstrap5",
"version": "1.0.0",
"description": "",
"main": "index.js",
Expand All @@ -17,6 +17,7 @@
"author": "",
"license": "ISC",
"type": "module",
"files": [ "dist" , "docs" ],
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
"bootstrap": "^5.3.1",
Expand Down

0 comments on commit 625f1e9

Please sign in to comment.