We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e0212 commit bf7d8d6Copy full SHA for bf7d8d6
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "dankdomain",
3
- "version": "2.9.2",
+ "name": "@theflyingape/dankdomain",
+ "version": "2.9.3",
4
"description": "Ɗanƙ Ɗomaiƞ: the return of Hack & Slash",
5
"main": "telnet",
6
"publisher": "theflyingape",
@@ -17,7 +17,7 @@
17
"debug": "node ./build/door/app",
18
"mame": "./build/mame.sh",
19
"start": "node ./door/app",
20
- "test": "node ./build/playwright",
+ "test": "exit 0",
21
"tty": "./build/tty.sh",
22
"watch": "./tsc -b ./src -w"
23
},
@@ -85,4 +85,4 @@
85
"typescript": "^4.1.3",
86
"watchify": "^3.11.1"
87
}
88
-}
+}
0 commit comments