We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27ad37 commit 624b0eeCopy full SHA for 624b0ee
package.json
@@ -11,7 +11,7 @@
11
"bugs": {
12
"url": "https://github.com/Becklyn/mojave/issues"
13
},
14
- "version": "5.16.1",
+ "version": "5.17.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