Skip to content

Commit ca7985a

Browse files
committed
Update client package lock
1 parent 27ca7f7 commit ca7985a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pritunl",
33
"version": "1.3.4275.94",
4-
"main": "dist-dev/static/main.js",
4+
"main": "dist/static/main.js",
55
"scripts": {
66
"start": "electron .",
77
"dev": "electron . --dev-tools --no-shutdown --gtk-version=3"

0 commit comments

Comments
 (0)