This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
joe
/
klip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
40
Wiki
Activity
Browse Source
bump version
tags/v2.5.2^0
Joe
4 months ago
parent
45435711a9
commit
3c36eab565
Signed by:
joe
GPG Key ID:
8595A3F8F2CE1B74
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": "klip",
"version": "2.5.
1
",
"version": "2.5.
2
",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+ 1
- 1
package.json
View File
@@ -1,6 +1,6 @@
{
"name": "klip",
"version": "2.5.
1
",
"version": "2.5.
2
",
"description": "Modern URL shortener.",
"main": "./production-server/server.js",
"scripts": {
Write
Preview
Loading…
Cancel
Save