Skip to content

Commit bf7d8d6

Browse files
committed
bump to pro
1 parent 49e0212 commit bf7d8d6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "dankdomain",
3-
"version": "2.9.2",
2+
"name": "@theflyingape/dankdomain",
3+
"version": "2.9.3",
44
"description": "Ɗanƙ Ɗomaiƞ: the return of Hack & Slash",
55
"main": "telnet",
66
"publisher": "theflyingape",
@@ -17,7 +17,7 @@
1717
"debug": "node ./build/door/app",
1818
"mame": "./build/mame.sh",
1919
"start": "node ./door/app",
20-
"test": "node ./build/playwright",
20+
"test": "exit 0",
2121
"tty": "./build/tty.sh",
2222
"watch": "./tsc -b ./src -w"
2323
},
@@ -85,4 +85,4 @@
8585
"typescript": "^4.1.3",
8686
"watchify": "^3.11.1"
8787
}
88-
}
88+
}

0 commit comments

Comments
 (0)