Skip to content

Commit

Permalink
19.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Sep 14, 2024
1 parent 98461fa commit f143c6f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ejs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "19.0.2",
"version": "19.0.3",
"css": "/assets/css",
"js": "/assets/js",
"images": "/assets/images"
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"volta": {
"node": "20.11.1"
},
"version": "19.0.2",
"version": "19.0.3",
"main": "index.html",
"author": "inc2734",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"jquery": "^3.7.1",
"sass-basis": "^19.0.2",
"sass-basis": "^19.0.3",
"sass-basis-layout": "^9.0.0"
},
"scripts": {
Expand Down

0 comments on commit f143c6f

Please sign in to comment.