We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83da4c commit 4b01598Copy full SHA for 4b01598
1 file changed
package.json
@@ -36,7 +36,7 @@
36
"lint:fix": "eslint src --ext .js,.jsx,.ts,.tsx --fix; prettylint 'src/**/*' 'test/**/*' '__test__/**/*' --no-editorconfig --fix"
37
},
38
"config": {
39
- "sdkVersion": "160600"
+ "sdkVersion": "160601"
40
41
"repository": {
42
"type": "git",
0 commit comments