Skip to content

Commit

Permalink
Merge pull request #27 from obewds/dev
Browse files Browse the repository at this point in the history
0.4.1 - updating outdated deps
  • Loading branch information
oberocks authored Aug 14, 2023
2 parents b792932 + bb718a6 commit 24f5c29
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@obewds/vilt-ds",
"version": "0.4.0",
"version": "0.4.1",
"description": "The official repository for the VILT Design System for the Vue.js, Inertia.js, Laravel, and Tailwind CSS web app stack that is turbocharged with Typescript and VueVentus.",
"license": "MIT",
"author": "Matt McT",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@types/gradient-string": "^1.1.2",
"@types/inquirer": "^9.0.3",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.5",
"@types/node": "^20.5.0",
"jest": "^29.6.2",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand All @@ -47,7 +47,7 @@
"dependencies": {
"fs-extra": "^11.1.1",
"gradient-string": "^2.0.2",
"inquirer": "^9.2.9",
"inquirer": "^9.2.10",
"rimraf": "^5.0.1"
},
"keywords": [
Expand Down

0 comments on commit 24f5c29

Please sign in to comment.