We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4174a commit f60d5e9Copy full SHA for f60d5e9
package.json
@@ -55,5 +55,5 @@
55
"prettier-sync": "yarn && ./node_modules/prettier/bin-prettier.js --write \"src/**/*.js\" && ./node_modules/prettier/bin-prettier.js --write \"test/**/*.js\""
56
},
57
"types": "src/types/index.d.ts",
58
- "version": "1.4.0"
+ "version": "1.5.0"
59
}
0 commit comments