This website works better with JavaScript.
Home
About
Help
Register
Sign In
mirrors
/
kutt
mirror of
https://github.com/thedevs-network/kutt
Watch
1
Star
0
Fork
0
Code
Releases
59
Activity
Browse Source
2.7.2
develop
v2.7.2
poeti8
2 months ago
parent
5e42185df5
commit
2cbf79aef0
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package-lock.json
+1
-1
package.json
+ 1
- 1
package-lock.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"kutt"
,
"version"
:
"2.7.
1
"
,
"version"
:
"2.7.
2
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
+ 1
- 1
package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"kutt"
,
"version"
:
"2.7.
1
"
,
"version"
:
"2.7.
2
"
,
"description"
:
"Modern URL shortener."
,
"main"
:
"./production-server/server.js"
,
"scripts"
:
{
Write
Preview
Loading…
Cancel
Save