Skip to content

Commit c5c9b48

Browse files
committed
Update version number from 1.1.1 to 1.2.0; Ran npm audit fix to patch some vulnerabilities
1 parent 02a1802 commit c5c9b48

File tree

2 files changed

+98
-56
lines changed

2 files changed

+98
-56
lines changed

package-lock.json

Lines changed: 97 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pass",
33
"homepage": ".",
4-
"version": "1.1.1-alpha",
4+
"version": "1.2.0-alpha",
55
"description": "",
66
"scripts": {
77
"start": "concurrently --kill-others \"npm run podserver\" \"npm run dev\"",

0 commit comments

Comments
 (0)