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 6d55389 commit 1ea6577Copy full SHA for 1ea6577
package.json
@@ -56,7 +56,7 @@
56
"babel-polyfill": "^6.26.0",
57
"chai": "^4.2.0",
58
"chai-as-promised": "^7.1.1",
59
- "standard": "*",
+ "standard": "^14.3.1",
60
"mocha": "^6.2.1",
61
"rollup": "^1.24.0",
62
"rollup-plugin-babel": "^4.3.3",
yarn.lock
@@ -5736,7 +5736,7 @@ standard-engine@^12.0.0:
5736
minimist "^1.1.0"
5737
pkg-conf "^3.1.0"
5738
5739
-standard@*:
+standard@^14.3.1:
5740
version "14.3.1"
5741
resolved "https://registry.yarnpkg.com/standard/-/standard-14.3.1.tgz#f6a5d9244fbb6b76d0c2dbcc1048a03c863038b6"
5742
integrity sha512-TUQwU7znlZLfgKH1Zwn/D84FitWZkUTfbxSiz/vFx+4c9GV+clSfG/qLiLZOlcdyzhw3oF5/pZydNjbNDfHPEw==
0 commit comments