This commit is contained in:
Joe 2020-09-21 01:49:45 -05:00
rodzic 45435711a9
commit 3c36eab565
Podpisane przez: joe
ID klucza GPG: 8595A3F8F2CE1B74
2 zmienionych plików z 2 dodań i 2 usunięć

2
package-lock.json wygenerowano
Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "klip",
"version": "2.5.1",
"version": "2.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "klip",
"version": "2.5.1",
"version": "2.5.2",
"description": "Modern URL shortener.",
"main": "./production-server/server.js",
"scripts": {