Skip to content

Commit

Permalink
dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
N8 committed Jan 8, 2024
1 parent 755dd98 commit b9dce99
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "n8ao",
"version": "1.7.3",
"version": "1.7.4",
"description": "An efficient and visually pleasing implementation of SSAO with an emphasis on temporal stability and artist control.",
"main": "dist/N8AO.js",
"scripts": {
Expand Down Expand Up @@ -30,9 +30,7 @@
"live-server": "^1.2.2",
"nodemon": "^2.0.22",
"parcel": "^2.8.3",
"servez": "^1.14.2"
},
"dependencies": {
"servez": "^1.14.2",
"cors": "^2.8.5",
"express": "^4.18.2"
}
Expand Down

0 comments on commit b9dce99

Please sign in to comment.