Skip to content

Commit

Permalink
preparing for alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Jun 12, 2020
1 parent 68dcde5 commit ec455a0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "parking-ticket-system",
"version": "0.1.0-dev",
"version": "0.1.0",
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"@cityssm/bulma-webapp-js": "^0.3.0",
"@cityssm/expressjs-server-js": "^0.1.1",
"@cityssm/expressjs-server-js": "^0.1.2",
"@fortawesome/fontawesome-free": "^5.13.0",
"bcrypt": "^5.0.0",
"better-sqlite3": "^7.0.1",
"better-sqlite3": "^7.1.0",
"compression": "^1.7.4",
"connect-sqlite3": "^0.9.11",
"cookie-parser": "^1.4.5",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@types/html-pdf": "^2.2.0",
"@types/http-errors": "^1.6.3",
"@types/marked": "^0.7.4",
"@types/morgan": "^1.9.0",
"@types/morgan": "^1.9.1",
"@types/multer": "^1.4.3",
"@types/node-fetch": "^2.5.7",
"github-markdown-css": "^4.0.0",
Expand Down

0 comments on commit ec455a0

Please sign in to comment.