X-Git-Url: https://jfr.im/git/uguu.git/blobdiff_plain/cef498522c2e4eeef96c44be483cfc1d36d3c020..fb13a2a304582c6abe61f4b3c6551121e34cb67d:/package.json diff --git a/package.json b/package.json index bbd8cec..c3ce950 100644 --- a/package.json +++ b/package.json @@ -1,23 +1,24 @@ { "name": "uguu", - "version": "1.0.0", + "version": "1.5.1", "description": "Kawaii file host", "homepage": "https://uguu.se/", "repository": { "type": "git", - "url": "https://github.com/nokonoko/pomf" + "url": "https://github.com/nokonoko/uguu" }, - "author": "Eric Johansson ", + "author": "Go Johansson ", "contributors": [ - "Pomf Community " + "Pomf Community ", + "Uguu Community " ], "license": "MIT", "bugs": { "url": "https://github.com/nokonoko/uguu/issues" }, "devDependencies": { - "clean-css": "^4.2.1", - "clean-css-cli": "^4.3.0", + "clean-css": "^5.1.2", + "clean-css-cli": "^5.3.0", "uglify-js": "^3.13.9", "swig": "^1.4.2" },