We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7317fc7 commit 8275162Copy full SHA for 8275162
package.json
@@ -11,7 +11,7 @@
11
"bugs": {
12
"url": "https://github.com/Becklyn/mojave/issues"
13
},
14
- "version": "5.17.4",
+ "version": "5.18.0",
15
"scripts": {
16
"build": "npm run clean && npm run build:ts",
17
"build:ts": "node_modules/.bin/tsc --version && node_modules/.bin/tsc -p tests-tsconfig.json --diagnostics --noEmitOnError --noErrorTruncation --listEmittedFiles --pretty",
0 commit comments