Skip to content

Commit 1b084ea

Browse files
committed
2.6.2
1 parent 587c413 commit 1b084ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "webosu",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"description": "The unofficial osu web port with a huge pool of beatmaps",
55
"main": "app.js",
66
"scripts": {
7-
"dev": "node app.js"
7+
"dev": "node app.js",
8+
"deploy": "npm version patch --force "
89
},
910
"repository": {
1011
"type": "git",

0 commit comments

Comments
 (0)